]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Small improvement to user manual: capitalise one occurence of memcheck
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 15 Aug 2017 21:06:28 +0000 (23:06 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 15 Aug 2017 21:06:28 +0000 (23:06 +0200)
docs/xml/manual-core.xml

index 24b2bcfd628e901bb1eeac059bc1e402e6bee8ee..c88bffe4ee842460fce876b63e610c10a6f8825f 100644 (file)
@@ -399,7 +399,7 @@ Valgrind prints out one line for each used suppression, giving the number of tim
 it got used, its name and the filename and line number where the suppression is
 defined. Depending on the suppression kind, the filename and line number are optionally
 followed by additional information (such as the number of blocks and bytes suppressed
-by a memcheck leak suppression). Here's the suppressions used by a
+by a Memcheck leak suppression). Here's the suppressions used by a
 run of <computeroutput>valgrind -v --tool=memcheck ls -l</computeroutput>:</para>
 
 <programlisting><![CDATA[