Skip to content

fix: correct spelling typos found by automated weekly check#44311

Merged
dipikabh merged 2 commits into
mdn:mainfrom
narutamaaurum:fix/spelling-typos-44310
Jun 9, 2026
Merged

fix: correct spelling typos found by automated weekly check#44311
dipikabh merged 2 commits into
mdn:mainfrom
narutamaaurum:fix/spelling-typos-44310

Conversation

@narutamaaurum

Copy link
Copy Markdown
Contributor

Closes #44310

Summary

Fixes actual spelling errors detected by the automated weekly spelling check:

Typos corrected

  • recieve → receive in
  • ocurred → occurred in 3 WebAssembly exception handling docs
  • contructor → constructor in

Valid words added to dictionaries

  • , , →
  • , →
  • , →

Fix actual typos:
- recieve → receive (releases/152)
- ocurred → occurred (throw_ref, catch_all_ref, catch_ref)
- contructor → constructor (exception/exception)

Add valid words to dictionaries:
- mediacapabilities, debiased, signedness → terms-abbreviations
- tagidx, ifrac → code-entities
- Picos, Hitman → proper-names

Closes mdn#44310
@narutamaaurum narutamaaurum requested review from a team as code owners June 1, 2026 01:18
@narutamaaurum narutamaaurum requested review from dipikabh and removed request for a team June 1, 2026 01:18
@github-actions github-actions Bot added Content:wasm WebAssembly docs Content:Firefox Content in the Mozilla/Firefox subtree system [PR only] Infrastructure and configuration for the project size/s [PR only] 6-50 LoC changed labels Jun 1, 2026
@dipikabh

dipikabh commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Thanks @narutamaaurum. You'll need to resolve the failing CI check - the dictionary entries need to be sorted.

@sideshowbarker sideshowbarker removed the request for review from a team June 8, 2026 08:47
Run node scripts/sort_and_unique_file_lines.js on the three dictionary files
that failed the docs check.
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Preview URLs (5 pages)

Flaws (1)

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

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Mozilla/Firefox/Releases/152
Title: Firefox 152 release notes for developers (Beta)
Flaw count: 1

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/SVGTextPathElement/side which doesn't resolve

@dipikabh dipikabh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good now. Thank you so much!

@dipikabh dipikabh merged commit 184a2ad into mdn:main Jun 9, 2026
10 checks passed
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:wasm WebAssembly docs size/s [PR only] 6-50 LoC changed system [PR only] Infrastructure and configuration for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weekly spelling check

3 participants