We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf65044 commit 1cabaecCopy full SHA for 1cabaec
cpp/ql/src/experimental/Security/CWE/CWE-561/FindIncorrectlyUsedSwitch.qhelp
@@ -9,7 +9,7 @@
9
</overview>
10
11
<example>
12
-<p>The following example demonstrates fallacious and fixed methods of using switch.</p>
+<p>The following example demonstrates fallacious and fixed ways of using a <code>switch</code> statement.</p>
13
<sample src="FindIncorrectlyUsedSwitch.c" />
14
15
</example>
0 commit comments