Skip to content
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

Fix #152, Correct typos in documentation, print statements, and comments #151

Merged
merged 2 commits into from
Sep 10, 2021

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Aug 21, 2021

Describe the contribution

Fixed a few minor typos in the text of:

  • README.md
  • SECURITY.md

...and in the comments of:

  • unit-test/CMakeLists.txt

...and in an assert error message string of:

  • unit-test/coveragetest/coveragetest_sample_app.c

Testing performed
Only automated checks.

Expected behavior changes
None (minor Markdown doc, comments changes, and assert error string changes that do not interact with any max lengths etc.).

System(s) tested on
n/a

Additional context
n/a

Code contributions
n/a

@thnkslprpt thnkslprpt marked this pull request as draft September 1, 2021 14:11
@thnkslprpt thnkslprpt marked this pull request as ready for review September 1, 2021 15:24
@astrogeco astrogeco merged commit a03e113 into nasa:main Sep 10, 2021
@astrogeco astrogeco changed the title Fixed typos in readme docs and test error message Fix #152, Correct typos in documentation, print statements, and comments Sep 11, 2021
astrogeco added a commit to astrogeco/sample_app that referenced this pull request Sep 11, 2021
Fix nasa#152, Correct typos in documentation, print statements, and comments

Part of nasa/cFS#352
@astrogeco
Copy link
Contributor

Tested in astrogeco@847ba8e

Merged in 847ba8e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typos in documentation, print statements, and comments
3 participants