]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
doc: missed closing itemizedlist
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 21 Sep 2025 18:57:04 +0000 (20:57 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 21 Sep 2025 18:57:04 +0000 (20:57 +0200)
docs/xml/FAQ.xml

index f246fa6c993c553d2a07120dc7fba8ea75361e2b..bb84f3ee79e93d0eedba39cb0ab9e6d83ad6c625 100644 (file)
@@ -555,7 +555,8 @@ int main(void)
         <listitem>Do not use tcmalloc in the builds that you test with Valgrind.</listitem>
         <listitem>Use an older version of tcmalloc. This problem started on 2024-03-24.
           If you use gperftools 2.15 or older you should not have this problem.</listitem>
-      </para>
+      </itemizedlist>
+    </para>
 
   </answer>
 </qandaentry>