Skip to content

Commit 300aee3

Browse files
committed
nit: add dot to qhelp
1 parent bb1ea94 commit 300aee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/experimental/CWE-643/XPathInjection.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ for different values.
3232
In the fourth example, the code utilizes setXPathVariableResolver which prevents XPath Injection.
3333
</p>
3434
<p>
35-
The fifth example is a dom4j XPath injection example
35+
The fifth example is a dom4j XPath injection example.
3636
</p>
3737
<sample src="XPathInjection.java" />
3838
</example>

0 commit comments

Comments
 (0)