docs: fix typos in comments - #7616
Merged
Merged
Conversation
jxpark24
requested review from
DenizAltunkapan,
alxkm and
yanglbme
as code owners
September 25, 2026 03:41
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7616 +/- ##
=========================================
Coverage 81.32% 81.32%
+ Complexity 7982 7979 -3
=========================================
Files 832 832
Lines 25185 25185
Branches 4910 4910
=========================================
Hits 20481 20481
+ Misses 3920 3919 -1
- Partials 784 785 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Fix misspellings found with codespell: reccur/reccuring, positon, choosed, increate, contantating, and "Hava a Eulerian Path". Also rename the local variable formater to formatter in MathBuilder.
jxpark24
force-pushed
the
docs/fix-typos
branch
from
September 25, 2026 03:44
2b0bcc5 to
22f508f
Compare
Fix "tho" -> "to", doubled "of of", "than" -> "then", "it's" -> "its", "in-order to" -> "in order to", and "a" -> "an" before vowel sounds.
DenizAltunkapan
approved these changes
Sep 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix misspellings found with codespell: reccur/reccuring, positon, choosed, increate, contantating, and "Hava a Eulerian Path". Also rename the local variable formater to formatter in MathBuilder.
clang-format -i --style=file path/to/your/file.java