Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos and pseudo-typos 2 #36243

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Fix typos and pseudo-typos 2 #36243

merged 2 commits into from
Oct 16, 2024

Conversation

Josh-Cena
Copy link
Member

I am fixing a lot of nits in content. The goal is to make our custom dictionaries as small as possible by eliminating things that could be better recognized as words. This not only helps with automation but helps with human readers too, especially those who may be slow to recognize words.

  • About half of them are code not properly capitalized.
  • There are some real typos.
  • Occasionally I have to refactor the wording a bit.
  • Where we are demonstrating real typos, I use inline cSpell:ignore to prevent it being ignored in other files.

@Josh-Cena Josh-Cena requested review from a team as code owners October 7, 2024 23:18
@Josh-Cena Josh-Cena requested review from pepelsbey and jpmedley and removed request for a team October 7, 2024 23:18
@github-actions github-actions bot added Content:WebExt WebExtensions docs Content:Other Any docs not covered by another "Content:" label Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs size/m [PR only] 51-500 LoC changed labels Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

Preview URLs (40 pages)
Flaws (75)

Note! 32 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Mozilla/Firefox/Releases/4
Title: Firefox 4 for developers
Flaw count: 46

  • macros:
    • /en-US/docs/Web/API/Element/isContentEditable does not exist
    • /en-US/docs/Web/API/Element/onbeforescriptexecute does not exist
    • /en-US/docs/Web/API/Element/onafterscriptexecute does not exist
    • /en-US/docs/Web/API/DragTransfer does not exist
    • /en-US/docs/Web/API/Event/mozInputSource does not exist
    • and 3 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Optimizing_graphics_performance
    • Can't resolve /en-US/docs/DOM/Animations_using_MozBeforePaint
    • Can't resolve /en-US/docs/DOM/HTMLWBRElement
    • Can't resolve /en-US/docs/Supporting_private_browsing_mode#detecting_whether_private_browsing_mode_is_permanent
    • Can't resolve /en-US/docs/Gecko-Specific_DOM_Events#mozafterpaint
    • and 33 more flaws omitted

URL: /en-US/docs/Mozilla/Firefox/Releases/6
Title: Firefox 6 for developers
Flaw count: 13

  • macros:
    • /en-US/docs/Web/API/Element/dataset does not exist
    • /en-US/docs/Web/CSS/azimuth does not exist
    • /en-US/docs/Web/API/Element/dataset does not exist
  • broken_links:
    • Can't resolve /en-US/docs/XUL/Property/maxwidth
    • Can't resolve /en-US/docs/XPCOM_Interface_Reference/nsIDOMEventTarget
    • Can't resolve /en-US/docs/Mozilla/Firefox/Updating_add-ons_for_Firefox_6
    • Can't resolve /en-US/docs/Mozilla/Developer_guide/Interface_Compatibility#binary_interfaces
    • Can't resolve /en-US/docs/XPCOM_Interface_Reference/nsIFileOutputStream#behavior_flag_constants
    • and 5 more flaws omitted

URL: /en-US/docs/Mozilla/Firefox/Releases/3.5/Updating_extensions
Title: Updating extensions for Firefox 3.5
Flaw count: 7

  • broken_links:
    • Can't resolve /en-US/docs/Submitting_an_add-on_to_AMO
    • Can't resolve /en-US/docs/Storage
    • Can't resolve /en-US/docs/XUL/textbox
    • Can't resolve /en-US/Using_native_JSON
    • Can't resolve /en-US/Security_changes_in_Firefox_3.5
    • and 2 more flaws omitted

URL: /en-US/docs/Mozilla/Firefox/Releases/50
Title: Firefox 50 for developers
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLInputElement/webkitGetEntries does not exist

URL: /en-US/docs/Mozilla/Firefox/Releases/40
Title: Firefox 40 for developers
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/DataStore does not exist

URL: /en-US/docs/Mozilla/Firefox/Releases/3.6/Updating_themes
Title: Updating themes for Firefox 3.6
Flaw count: 3

  • broken_links:
    • Can't resolve /en-US/docs/Making_Sure_Your_Theme_Works_with_RTL_Locales
    • Can't resolve /en-US/docs/Themes
    • Can't resolve /en-US/docs/Building_a_Theme

URL: /en-US/docs/Mozilla/Firefox/Releases/3/Updating_web_applications
Title: Updating web applications for Firefox 3
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/New_in_JavaScript_1.8
    • Can't resolve /en-US/docs/New_in_JavaScript_1.8

URL: /en-US/docs/Mozilla/Firefox/Releases/70
Title: Firefox 70 for developers
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/Document/captureEvents does not exist
    • /en-US/docs/Web/API/Document/clearEvents does not exist
External URLs (11)

URL: /en-US/docs/Mozilla/Add-ons/WebExtensions/API/pageAction/onClicked
Title: pageAction.onClicked


URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox


URL: /en-US/docs/Mozilla/Firefox/Releases/30
Title: Firefox 30 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/3.5/Updating_extensions
Title: Updating extensions for Firefox 3.5


URL: /en-US/docs/Mozilla/Firefox/Releases/50
Title: Firefox 50 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/40
Title: Firefox 40 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/121
Title: Firefox 121 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/74
Title: Firefox 74 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/70
Title: Firefox 70 for developers


URL: /en-US/docs/Mozilla/Firefox/Releases/128
Title: Firefox 128 for developers


URL: /en-US/docs/MDN/Writing_guidelines/Howto/Images_media
Title: How to add images and media

(comment last updated: 2024-10-16 14:57:08)

Copy link
Contributor

@rebloor rebloor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For add-ons/webextensions

@Josh-Cena Josh-Cena merged commit acc6ec7 into mdn:main Oct 16, 2024
8 checks passed
@Josh-Cena Josh-Cena deleted the typo-2 branch October 16, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs Content:Other Any docs not covered by another "Content:" label Content:WebExt WebExtensions docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants