Skip to content

Commit

Permalink
Noticed a typo in .txt
Browse files Browse the repository at this point in the history
  • Loading branch information
thnkslprpt committed Sep 28, 2022
1 parent 771e1ee commit e2c6805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit-test-coverage/modules/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# and it does not depend on having a FSW module by the same name.
function(add_psp_covtest MODULE_NAME TESTCASE_SRC UT_SRCS)

# A consistent name convention for all targets generated by this funtion
# A consistent name convention for all targets generated by this function
set(TEST_NAME "coverage-pspmod-${MODULE_NAME}")
set(OBJECT_TARGET "${TEST_NAME}-object")
set(RUNNER_TARGET "${TEST_NAME}-testrunner")
Expand Down

0 comments on commit e2c6805

Please sign in to comment.