]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
ms-manual.xml: Put stray ':' inside para.
authorMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 13:49:31 +0000 (15:49 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 13:49:31 +0000 (15:49 +0200)
massif/docs/ms-manual.xml

index cc99025cbe87ed095e914f55d19a0ef7073114b2..f8637de807f2ecad7526194dff34f83d1f43d531 100644 (file)
@@ -611,7 +611,7 @@ says:
 (page allocation syscalls) mmap/mremap/brk, --alloc-fns, etc.
 ]]></screen>
 
-<para>instead of the usual</para>:
+<para>instead of the usual:</para>
 
 <screen><![CDATA[
 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.