-
Notifications
You must be signed in to change notification settings - Fork 8.3k
doc: fixes typo in disk_access.h #100304
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
doc: fixes typo in disk_access.h #100304
Conversation
|
Hello @aarondelago, and thank you very much for your first pull request to the Zephyr project! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commit message, "This commit fixes two typos in the /zephyr/include/zephyr/storage/disk_access.h header file." is too long. There is no reason to mention /zephyr/include/zephyr/storage/disk_access in the commit message at all.
The commit title and message should be
include: storage: fixes typo in disk_access.h
Fix two typos in the disk access header file.
Signed-off-by: Aaron Delago <[email protected]>
Please fix commit message and title.
Fix two typos in the disk access header file. Signed-off-by: Aaron Delago <[email protected]>
ce65691 to
dfd0cbb
Compare
|
|
adding myself as assignee for this documentation change - thanks @aarondelago! |
jfischer-no
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
|
Hi @aarondelago! To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge. Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁 |



This commit fixes two typos in the /zephyr/include/zephyr/storage/disk_access.h header file.