diff --git a/man/cppcheck.1.xml b/man/cppcheck.1.xml index bed48c154..9bdca39f0 100644 --- a/man/cppcheck.1.xml +++ b/man/cppcheck.1.xml @@ -124,7 +124,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ DESCRIPTION A tool for static C/C++ code analysis - Intended to complement the checking of the compiler. + intended to complement the checking of the compiler. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more.