-
Notifications
You must be signed in to change notification settings - Fork 967
docs: few minor fixes. #4653
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
docs: few minor fixes. #4653
Conversation
Updated explanation to align with code and fix a minor grammar mistake in the documentation related to C Bit Fields.
Clarify the description regarding the default size in the documentation related to Storage and Alignment of Structures.
Fix a comment formatting error in the documentation related to Union Declarations.
@moonlit-melody : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit f92be36: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
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, @moonlit-melody! I think we should tweak the description of how many bits can be in the bit field.
Updated the explanation to align with the code, taking Tyler's input into account. Thank you, Tyler!
Learn Build status updates of commit 1cfca66: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
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, @moonlit-melody!
#sign-off |
Hi! I hope you are having a great day.
I am submitting a pull request with the following changes:
Thank you for your time and consideration in reviewing these changes.
Best regards,
melody