Skip to content

Commit

Permalink
Fix nasa#66, Correct documentation typos
Browse files Browse the repository at this point in the history
  • Loading branch information
thnkslprpt authored and astrogeco committed Sep 11, 2021
1 parent 828f353 commit ad9bf10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To report a vulnerability for the sample_lib subsystem please [submit an issue](

For general cFS vulnerabilities please [open a cFS framework issue](https://github.com/nasa/cfs/issues/new/choose) and see our [top-level security policy](https://github.com/nasa/cFS/security/policy) for additional information.

In either case please use the "Bug Report" template and provide as much information as possible. Apply appropraite labels for each report. For security related reports, tag the issue with the "security" label.
In either case please use the "Bug Report" template and provide as much information as possible. Apply appropriate labels for each report. For security related reports, tag the issue with the "security" label.

## Testing

Expand Down
2 changes: 1 addition & 1 deletion unit-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ add_cfe_coverage_stubs(sample_lib_overrides
override_src/libc_string_stubs.c
)

# Add a coverate test excutable called "sample_lib-ALL" that
# Add a coverage test executable called "sample_lib-ALL" that
# covers all of the functions in sample_lib.
#
# Also note in a more complex app/lib the coverage test can also
Expand Down

0 comments on commit ad9bf10

Please sign in to comment.