Conversation
|
want to add this to our typos config so it gets caught by the CI check? |
|
I was planning to, but from looking at the config I couldn’t figure out how. Is there an example somewhere I can look at? |
This comment has been minimized.
This comment has been minimized.
IIUC it should be adding something like definitinon = "definition" |
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
Ah, the comments in So from what I can tell:
|
|
Document, sort, and tweak spellcheck entries in `typos.toml` - This grew out of rust-lang#151781, which was originally a simple typo fix.
Tiny PR to fix some typos I stumbled across.
No functional changes.