C++: Add missing </p> to qlhelp

This commit is contained in:
Jeroen Ketema
2024-11-26 13:50:09 +01:00
parent d9b278de66
commit e1f70a0dec

View File

@@ -14,7 +14,7 @@
<example>
<sample src = "GuardedFree.cpp" />
<p>In this example the condition checking the value of <code>foo</code> can be deleted.
<p>In this example the condition checking the value of <code>foo</code> can be deleted.</p>
</example>