#60 Fix Makefile

Đã hợp nhất
shimatta đã nhập 1 commit từ shimatta/bugfix/#59_fix_makefile vào [3]s 4 năm trước cách đây
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 -----------------------------------------------