manual: fix grammar in documentation

This commit is contained in:
Stefan Weil 2012-01-18 18:13:29 +01:00 committed by Daniel Marjamäki
parent 544a1f714e
commit cbfd1349b3
2 changed files with 3 additions and 3 deletions

View File

@ -510,7 +510,7 @@ NAME="AEN101"
>Chapter 3. Preprocessor configurations</H1
><P
>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.</P
><P
>But if you want to manually limit the checking you can do so with
@ -1020,4 +1020,4 @@ NAME="AEN249"
></DIV
></BODY
></HTML
>
>

View File

@ -262,7 +262,7 @@ Checking path/file2.cpp...
<title>Preprocessor configurations</title>
<para>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.</para>
<para>But if you want to manually limit the checking you can do so with