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 23a2b76 commit 31e221aCopy full SHA for 31e221a
src/main/java/org/owasp/esapi/Encoder.java
@@ -472,7 +472,7 @@ public interface Encoder {
472
* exception ticket to track it.
473
* </p><p>
474
* <b>IMPORTANT NOTE:</b> If you really do insist enabling leg cannon mode and use
475
- * this method, then you <i>MUST<i> follow these instructions. Failure to do so will
+ * this method, then you <i>MUST</i> follow these instructions. Failure to do so will
476
* result in a {@link org.owasp.esapi.errors.NotConfiguredByDefaultException} being
477
* thrown when you try to call it. Thus to make it work, you need to add the implementation
478
* method corresponding to this interace (defined in the property "<b>ESAPI.Encoder</b>"
0 commit comments