diff --git a/gui/help/manual.html b/gui/help/manual.html index aac839311..4f1164ce6 100644 --- a/gui/help/manual.html +++ b/gui/help/manual.html @@ -510,7 +510,7 @@ NAME="AEN101" >Chapter 3. Preprocessor configurations

By default Cppcheck will check all preprocessor configurations - (except those that has #error in them). This is the recommended + (except those that have #error in them). This is the recommended behaviour.

But if you want to manually limit the checking you can do so with @@ -1020,4 +1020,4 @@ NAME="AEN249" > \ No newline at end of file +> diff --git a/man/manual.docbook b/man/manual.docbook index fba8956db..e1eea2a63 100644 --- a/man/manual.docbook +++ b/man/manual.docbook @@ -262,7 +262,7 @@ Checking path/file2.cpp... Preprocessor configurations By default Cppcheck will check all preprocessor configurations - (except those that has #error in them). This is the recommended + (except those that have #error in them). This is the recommended behaviour. But if you want to manually limit the checking you can do so with