lib: fix typos in lib code comments#40792
Conversation
|
As per the review, welcome @kuriyosh! And thanks for the pull request. Good catches there, did you find these typos by eyesight or by the help of a tool? If a tool; then which? It would be helpful for us to use these kinds of tools to find typos. |
|
@VoltrexMaster I used aspell which is a spell checker tool with a custom dictionary registered some words used in |
|
Fast-track has been requested by @Ayase-252. Please 👍 to approve. |
|
@watilde we shouldn't run full Jenkins CIs on changes that only apply on the documentation or comment changes as it does not affect the node binary builds, but one has already ran so; might need to remember that. 😄 |
|
Landed in 69f487e, thanks a lot for the contribution 🎉 |
PR-URL: #40792 Reviewed-By: Voltrex <[email protected]> Reviewed-By: Qingyu Deng <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #40792 Reviewed-By: Voltrex <[email protected]> Reviewed-By: Qingyu Deng <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #40792 Reviewed-By: Voltrex <[email protected]> Reviewed-By: Qingyu Deng <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
This fixes three typos in lib dir code comment.
methdod→methodinlib/_http_incoming.jscatcheable→catchableinlib/events.jsinstancee→instanceinlib/path.js