Skip to content

Commit c6e9f40

Browse files
Tiny typo Fix
1 parent a4f3d39 commit c6e9f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/owasp/encoder/EncodedWriter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
import java.nio.charset.CoderResult;
4040

4141
/**
42-
* EncodedWriter -- A writer the encodes all input for a specific context and writes the encoded output to another writer.
42+
* EncodedWriter -- A writer that encodes all input for a specific context and writes the encoded output to another writer.
4343
*
4444
* @author Jeff Ichnowski
4545
*/

0 commit comments

Comments
 (0)