Skip to content

Fix typos#879

Open
antonkesy wants to merge 18 commits intointel:mainfrom
antonkesy:fix-typo
Open

Fix typos#879
antonkesy wants to merge 18 commits intointel:mainfrom
antonkesy:fix-typo

Conversation

@antonkesy
Copy link

I went through the code to fix some of the spelling errors. For some words, I created separate commits to make it easier to review them. For these, I mostly used commands like grep -rl 'A' . | xargs sed -i 's/\bA\b/B/g' to mass refactor, but reviewed by hand.

There is still one big commit that changes words that don’t appear often (or don’t affect other files, I hope).

Sorry for the large number of changes. Most of them don’t affect the code. The review should be straightforward :D Mostly scrolling through and double-checking, since there are no functional changes.

If you want me to split it further, remove sections, or anything else, just let me know :D

I hope this is not too a big PR.

@antonkesy antonkesy marked this pull request as draft January 14, 2026 23:05
@antonkesy antonkesy changed the title Fix typo Fix typos Jan 14, 2026
@antonkesy antonkesy marked this pull request as ready for review January 14, 2026 23:35
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.

1 participant