treewide: fix typos to make codespell happy [backport 2023.10]#19986
Merged
bors[bot] merged 4 commits intoRIOT-OS:2023.10-branchfrom Oct 19, 2023
Merged
treewide: fix typos to make codespell happy [backport 2023.10]#19986bors[bot] merged 4 commits intoRIOT-OS:2023.10-branchfrom
bors[bot] merged 4 commits intoRIOT-OS:2023.10-branchfrom
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)
benpicco
approved these changes
Oct 18, 2023
Contributor
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Oct 18, 2023
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 <[email protected]>
Contributor
|
Build failed: |
Member
|
bors retry
|
Contributor
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #19978
Contribution description
Testing procedure
Issues/PRs references
None