nit: add dot to qhelp

This commit is contained in:
SpaceWhite
2020-03-12 20:38:03 +09:00
parent bb1ea94c54
commit 300aee39be

View File

@@ -32,7 +32,7 @@ for different values.
In the fourth example, the code utilizes setXPathVariableResolver which prevents XPath Injection.
</p>
<p>
The fifth example is a dom4j XPath injection example
The fifth example is a dom4j XPath injection example.
</p>
<sample src="XPathInjection.java" />
</example>