Skip to content

Commit 281712f

Browse files
committed
catch typo
1 parent de6eb24 commit 281712f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ help:
77
@echo " |"
88
@echo "make compile_commented_snippets | compile code in @code...@endcode comments"
99
@echo " |"
10-
@echo "make greps_clangformat_cppcheck | greps to catch various bad things, clang-format, checkcpp"
10+
@echo "make greps_clangformat_cppcheck | greps to catch various bad things, clang-format, cppcheck"
1111
@echo " |"
1212
@echo "make do_format | format with clang-format"
1313
@echo " |"

0 commit comments

Comments
 (0)