Skip to content

Commit e293937

Browse files
Update python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent a6eb3ca commit e293937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ arguments on the right hand side of the expression. Otherwise, a <code>TypeError
1414

1515
</p></recommendation>
1616
<example>
17-
<p>In the following example the right hand side of the formatting operation can be of length 2, which does not match the format string.</p>
17+
<p>In the following example the right hand side of the formatting operation can be of length 2, which does not match the format string.
1818
<sample src="WrongNumberArgumentsForFormat.py" />
1919

2020
</example>

0 commit comments

Comments
 (0)