C++: Qhelp punctuation.

This commit is contained in:
Geoffrey White
2024-05-02 17:32:24 +01:00
parent 669fc925e0
commit 08e08a2b3a

View File

@@ -21,7 +21,7 @@
<sample src="IncorrectNotOperatorUsage.cpp" />
<p>In other cases, particularly when the expressions have <code>bool</code> type, the fix may instead be of the form <code>a &amp;&amp; !b</code></p>
<p>In other cases, particularly when the expressions have <code>bool</code> type, the fix may instead be of the form <code>a &amp;&amp; !b</code></p>.
</example>
<references>