Skip to content

Commit 1cabaec

Browse files
ihsinmeMathiasVP
andauthored
Update cpp/ql/src/experimental/Security/CWE/CWE-561/FindIncorrectlyUsedSwitch.qhelp
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
1 parent bf65044 commit 1cabaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/experimental/Security/CWE/CWE-561/FindIncorrectlyUsedSwitch.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</overview>
1010

1111
<example>
12-
<p>The following example demonstrates fallacious and fixed methods of using switch.</p>
12+
<p>The following example demonstrates fallacious and fixed ways of using a <code>switch</code> statement.</p>
1313
<sample src="FindIncorrectlyUsedSwitch.c" />
1414

1515
</example>

0 commit comments

Comments
 (0)