Skip to content

Commit 7015e1b

Browse files
committed
fix typo
1 parent a4f3d39 commit 7015e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsp/src/main/java/org/owasp/encoder/tag/EncodingTag.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
import javax.servlet.jsp.tagext.SimpleTagSupport;
3838

3939
/**
40-
* The base class for the encoding tags within tihs package.
40+
* The base class for the encoding tags within this package.
4141
*
4242
* @author Jeremy Long ([email protected])
4343
*/

0 commit comments

Comments
 (0)