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.
2 parents a4f3d39 + c6e9f40 commit 8524da6Copy full SHA for 8524da6
core/src/main/java/org/owasp/encoder/EncodedWriter.java
@@ -39,7 +39,7 @@
39
import java.nio.charset.CoderResult;
40
41
/**
42
- * EncodedWriter -- A writer the encodes all input for a specific context and writes the encoded output to another writer.
+ * EncodedWriter -- A writer that encodes all input for a specific context and writes the encoded output to another writer.
43
*
44
* @author Jeff Ichnowski
45
*/
0 commit comments