Skip to content

Fix typos across documentation#849

Merged
antoyo merged 1 commit intorust-lang:masterfrom
him2him2:fix-typos
Feb 11, 2026
Merged

Fix typos across documentation#849
antoyo merged 1 commit intorust-lang:masterfrom
him2him2:fix-typos

Conversation

@him2him2
Copy link
Contributor

Summary

Fix 8 typos across documentation files:

  • Readme.md: "If don't" → "If you don't", "without this backend" → "with this backend", double space removal
  • doc/errors.md: "libgccijt" → "libgccjit" (transposed letters)
  • doc/debugging.md: "Run do the command" → "Run the command", "cannot be ran" → "cannot be run"
  • doc/tips.md: "won't a chance" → "won't have a chance"
  • doc/gimple.md: "interested into" → "interested in"

Copy link
Contributor

@antoyo antoyo left a comment

Choose a reason for hiding this comment

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

Thanks.
I'll wait until the PR #844 is merged to make sure the CI passes before I merge this PR.

@antoyo
Copy link
Contributor

antoyo commented Feb 11, 2026

#844 has been merged. Please rebase on the master branch to make the CI happy.

- Readme.md: add missing "you" ("If don't" → "If you don't")
- Readme.md: fix wrong preposition ("without this backend" → "with this backend")
- Readme.md: fix double space
- doc/errors.md: fix transposed letters ("libgccijt" → "libgccjit")
- doc/debugging.md: remove extra word ("Run do the command" → "Run the command")
- doc/debugging.md: fix past participle ("cannot be ran" → "cannot be run")
- doc/tips.md: add missing verb ("won't a chance" → "won't have a chance")
- doc/gimple.md: fix preposition ("interested into" → "interested in")
@antoyo antoyo merged commit 740a55f into rust-lang:master Feb 11, 2026
38 checks passed
@antoyo
Copy link
Contributor

antoyo commented Feb 11, 2026

Thanks for your contribution!

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

Comments