Skip to content

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

Open
narutamaaurum wants to merge 1 commit into
mdn:mainfrom
narutamaaurum:fix/spelling-typos-44310
Open

fix: correct spelling typos found by automated weekly check#44311
narutamaaurum wants to merge 1 commit 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
Copy link
Copy Markdown
Contributor

dipikabh commented Jun 1, 2026

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

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