diff --git a/man/manual.docbook b/man/manual.docbook index c542fcfc8..32eecae99 100644 --- a/man/manual.docbook +++ b/man/manual.docbook @@ -71,7 +71,7 @@ The output from cppcheck will then be: Checking file1.c... -[file1.c:4]: (error) Array index out of bounds +[file1.c:4]: (error) Array 'a[10]' index 10 out of bounds