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 8f682ef commit 657402bCopy full SHA for 657402b
cpp/ql/src/Likely Bugs/Format/WrongTypeFormatArguments.qhelp
@@ -21,7 +21,7 @@ the function.
21
22
<sample src="WrongTypeFormatArgumentsBad.cpp" />
23
24
-<p>The corrected version uses <code>%i</code> as the format specifier for the integer format argument:</p>
+<p>The corrected version uses <code>%i</code> as the format specifier for the integer format argument:</p>
25
26
<sample src="WrongTypeFormatArgumentsGood.cpp" />
27
0 commit comments