-
Notifications
You must be signed in to change notification settings - Fork 2.1k
treewide: fix typos to make codespell happy [backport 2023.10] #19986
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
treewide: fix typos to make codespell happy [backport 2023.10] #19986
Conversation
Either the wiki is down, or the image was removed from upstream. This replaces it with the same image hosted on the zephyr doc. As a site effect, code spell likes the new URL much more. (cherry picked from commit 4452f07)
This should not change any generated binary (cherry picked from commit edc4320)
(cherry picked from commit 50d5c69)
(cherry picked from commit 50490ed)
bors merge |
19986: treewide: fix typos to make codespell happy [backport 2023.10] r=benpicco a=MrKevinWeiss # Backport of #19978 ### Contribution description - fixes typos in comments and docs (no generated firmware changes expected) - fixes a typo in a string in a GUI of a utility program - add some false positives to the ignore list ### Testing procedure - No generated binaries (except for the GUI version of the utility program to flash the MSB-A2) should change - The diff should not look too scary ### Issues/PRs references None Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
Build failed: |
bors retry
|
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Backport of #19978
Contribution description
Testing procedure
Issues/PRs references
None