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 82be8ba commit 1ff4331Copy full SHA for 1ff4331
src/main/java/org/owasp/esapi/Encoder.java
@@ -519,7 +519,7 @@ public interface Encoder {
519
*
520
* NB: The reference implementation encodes almost everything and may over-encode.
521
522
- * The difficulty with XPath encoding is that XPath has no built in mechanism for escaping
+ * The difficulty with XPath encoding is that XPath has no built-in mechanism for escaping
523
* characters. It is possible to use XQuery in a parameterized way to
524
* prevent injection.
525
0 commit comments