Skip to content

Commit 8524da6

Browse files
authored
Merge pull request #58 from loris-s-sonarsource/patch-1
Tiny typo Fix
2 parents a4f3d39 + c6e9f40 commit 8524da6

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)