[#4] Fix typos in docs, comments and string literals - #1860
Merged
Conversation
Should not have any affect on code behavior
dkroenke
self-requested a review
July 29, 2026 11:14
dkroenke
approved these changes
Jul 29, 2026
dkroenke
left a comment
Contributor
There was a problem hiding this comment.
Thanks for your contribution, we should consider to add a spell checker at least for the markdown files. Nothing for this PR though.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1860 +/- ##
==========================================
+ Coverage 76.29% 76.37% +0.08%
==========================================
Files 444 444
Lines 44703 44703
Branches 1356 1356
==========================================
+ Hits 34105 34141 +36
+ Misses 9479 9443 -36
Partials 1119 1119
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Contributor
|
@antonkesy Thank you for the contribution! |
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.
Notes for Reviewer
This PR fixes typos in docs, comments, and string literals. It should not change any behavior of the code. Similar to eclipse-iceoryx/iceoryx#2539
Should not have any affect on code behavior.
cargo fmtandclang-formatdid not result in any changes.Pre-Review Checklist for the PR Author
Convert to draft)iox2-123-introduce-posix-ipc-example)[#123] Add posix ipc example)PR Reviewer Reminders
References
Relates to #4