Skip to content

Commit cbfd134

Browse files
stweilDaniel Marjamäki
authored andcommitted
manual: fix grammar in documentation
1 parent 544a1f7 commit cbfd134

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gui/help/manual.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
510510
>Chapter 3. Preprocessor configurations</H1
511511
><P
512512
>By default Cppcheck will check all preprocessor configurations
513-
(except those that has #error in them). This is the recommended
513+
(except those that have #error in them). This is the recommended
514514
behaviour.</P
515515
><P
516516
>But if you want to manually limit the checking you can do so with
@@ -1020,4 +1020,4 @@
10201020
></DIV
10211021
></BODY
10221022
></HTML
1023-
>
1023+
>

man/manual.docbook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Checking path/file2.cpp...
262262
<title>Preprocessor configurations</title>
263263

264264
<para>By default Cppcheck will check all preprocessor configurations
265-
(except those that has #error in them). This is the recommended
265+
(except those that have #error in them). This is the recommended
266266
behaviour.</para>
267267

268268
<para>But if you want to manually limit the checking you can do so with

0 commit comments

Comments
 (0)