Skip to content

Commit 7bd5464

Browse files
Update cpp/ql/src/experimental/Security/CWE/CWE-120/MemoryUnsafeFunctionScan.qhelp
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent 4dcaa7b commit 7bd5464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/experimental/Security/CWE/CWE-120/MemoryUnsafeFunctionScan.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</recommendation>
1515

1616
<example>
17-
<p>The following example demonstrates safe and unsafe uses of scanf type functions.</p>
17+
<p>The following example demonstrates safe and unsafe uses of <code>scanf</code> type functions.</p>
1818
<sample src="MemoryUnsafeFunctionScan.cpp" />
1919

2020
</example>

0 commit comments

Comments
 (0)