diff --git a/python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp b/python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp index 00d5cebe701..f47184085ee 100644 --- a/python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp +++ b/python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp @@ -14,8 +14,8 @@ arguments on the right hand side of the expression. Otherwise, a TypeError

-

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> -

+

In the following example the right hand side of the formatting operation can be of length 2, which does not match the format string.

+