Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some typos and grammar mistakes found using LanguageTool #3396

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Apr 16, 2020

There are still a lot of mistakes to fix, this is just an initial pass.

Command used (has many false positives, beware):

parallel java -jar languagetool-commandline.jar --language en-US --languagemodel ~/Documents/ngrams -d ARROWS,COMMA_PARENTHESIS_WHITESPACE,DASH_RULE,DOUBLE_PUNCTUATION,EN_QUOTES,ENGLISH_WORD_REPEAT_BEGINNING_RULE,ENGLISH_WORD_REPEAT_RULE,MORFOLOGIK_RULE_EN_US,MULTIPLICATION_SIGN,PUNCTUATION_PARAGRAPH_END,PLUS_MINUS,SENTENCE_WHITESPACE,TR,UNLIKELY_OPENING_PUNCTUATION,UPPERCASE_SENTENCE_START,WHETHER,WHITESPACE_RULE,WORD_CONTAINS_UNDERSCORE {} ::: "$PWD"/^classes/**/*.rst

Copy link
Member

@clayjohn clayjohn left a comment

Choose a reason for hiding this comment

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

Woah! Lots of stuff here. Its surprising how many errors we miss on review.

@akien-mga akien-mga merged commit 929fbaf into godotengine:master Apr 17, 2020
@akien-mga
Copy link
Member

Thanks!

@Calinou Calinou deleted the fix-typos-2 branch May 4, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants