-
-
Notifications
You must be signed in to change notification settings - Fork 401
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
Spell check #2555
Spell check #2555
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2555 +/- ##
==========================================
+ Coverage 92.94% 93.17% +0.22%
==========================================
Files 44 44
Lines 5457 5479 +22
==========================================
+ Hits 5072 5105 +33
+ Misses 385 374 -11
Continue to review full report at Codecov.
|
This is very helpful, thanks!
American |
Checking is done. I also replaced some http links with https ones. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very useful! What tools did you use for this?
Oh, nothing fancy. I just managed to have my spell check working in Atom (which was harder than it looks). Then it was mostly by hand. Sorry if
was misleading, it was to emphasize on the fact that despite my poor English corrections should be fine. Edit: Speaking of tools, I heard about Check Spelling (https://github.com/marketplace/actions/check-spelling) but still do not have tried it |
I am checking for misspellings, using tools obviously. It is still in progress but I have a few questions: