manual: fix grammar in documentation
This commit is contained in:
parent
544a1f714e
commit
cbfd1349b3
|
@ -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
|
||||
>
|
||||
>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue