chore(kernel): fix typos
Cleanup typographic errors in kernel code.
Not all errors are yet cleaned up, as it requires some additional considerations.
CT Test Results
2 files 69 suites 1h 5m 3s :stopwatch: 1 518 tests 1 280 :white_check_mark: 223 :zzz: 15 :x: 1 732 runs 1 464 :white_check_mark: 253 :zzz: 15 :x:
For more details on these failures, see this check.
Results for commit 271dd70b.
:recycle: This comment has been updated with latest results.
To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.
See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.
Artifacts
// Erlang/OTP Github Action Bot
Yeah, I forgot about naming scheme and I do not think that it is in CONTRIBUTING.md. I will clean this up and make it pass (as I have incorrectly fixed some of the variables' names).
I do not think that it is in
CONTRIBUTING.md
There is a link in CONTRIBUTING.md to this wiki page about how to write commit messages: https://github.com/erlang/otp/wiki/Writing-good-commit-messages#do