Update cpp/ql/src/Best Practices/GuardedFree.qhelp

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Jeroen Ketema
2024-11-28 16:36:04 +01:00
committed by GitHub
parent 088a3ef15c
commit f9d9f9ba62

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>
<p>In this example, the condition checking the value of <code>foo</code> can be deleted.</p>
</example>