Skip to content

Fix a number of typos in code comments and docs - #751

Merged
newren merged 3 commits into
newren:mainfrom
chriscool:cc/fix-typos
Jul 9, 2026
Merged

Fix a number of typos in code comments and docs#751
newren merged 3 commits into
newren:mainfrom
chriscool:cc/fix-typos

Conversation

@chriscool

Copy link
Copy Markdown
Contributor

To avoid having to deal with a potential number of PRs to fix typos in the future, let's try to get rid of a lot of them in advance right now.

chriscool added 3 commits July 6, 2026 10:54
Fix a few misspellings in code comments:

  - "identifers"  -> "identifiers"
  - "messsage"    -> "message"
  - "fast-exoprt" -> "fast-export"
  - "hashses"     -> "hashes"

Signed-off-by: Christian Couder <christian.couder@gmail.com>
Fix a few misspellings:

  - "libary"   -> "library" (in both the heading and its table-of-contents
    anchor link, so that the in-page link keeps working)
  - "commited" -> "committed" (twice)

Signed-off-by: Christian Couder <christian.couder@gmail.com>
Fix a misspelling: "reasses" -> "reassess".

Signed-off-by: Christian Couder <christian.couder@gmail.com>
@newren
newren merged commit d7b75ac into newren:main Jul 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants