Skip to content

Commit 5552181

Browse files
committed
Javadoc: Fix typo
1 parent a7226da commit 5552181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/apache/commons/codec/StringEncoderComparatorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import org.junit.jupiter.api.Test;
2929

3030
/**
31-
* Test cases for the StingEncoderComparator.
31+
* Test cases for the StringEncoderComparator.
3232
*/
3333
class StringEncoderComparatorTest {
3434

0 commit comments

Comments
 (0)