Przeglądaj źródła

Merge branch 'bugfix/#59_fix_makefile' of shimatta/shellmatta into develop

shimatta 3 lat temu
rodzic
commit
be552fe243
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -85,7 +85,7 @@ help:
 	@echo Shellmatta help
 	@echo -----------------------------------------------
 	@echo test      - run all tests
-	@echo cppcheck  - run static code analysis (cppcheck)
+	@echo cppcheck  - run static code analysis \(cppcheck\)
 	@echo example   - build example
 	@echo -----------------------------------------------