Fix typos detected by github.com/client9/misspell#22070
Fix typos detected by github.com/client9/misspell#22070seratch wants to merge 1 commit intoapache:masterfrom
Conversation
srowen
left a comment
There was a problem hiding this comment.
A big thank you for zapping lots of these at once.
There was a problem hiding this comment.
Although these are method name changes here, you're right that the old method is deprecated and new correctly-spelled one can be freely used now.
There was a problem hiding this comment.
And this method name change should be OK as it's just in an example
|
Test build #4238 has started for PR 22070 at commit |
|
LGTM |
|
Test build #4240 has started for PR 22070 at commit |
|
Test build #4242 has started for PR 22070 at commit |
There was a problem hiding this comment.
ththtranslate is it correct .. ?
There was a problem hiding this comment.
oops, my bad. I will fix it later. Thank you for detecting this 🙇
Signed-off-by: Kazuhiro Sera <seratch@gmail.com>
|
I fixed the miscorrection and pushed a squashed single commit. |
|
retest this please |
|
Test build #94612 has finished for PR 22070 at commit
|
|
retest this please |
|
Test build #94621 has finished for PR 22070 at commit
|
|
Cool 🎉 |
|
Merged to master |
What changes were proposed in this pull request?
Fixing typos is sometimes very hard. It's not so easy to visually review them. Recently, I discovered a very useful tool for it, misspell.
This pull request fixes minor typos detected by misspell except for the false positives. If you would like me to work on other files as well, let me know.
How was this patch tested?
before
after