Skip to content

Commit 5ea4d8a

Browse files
committed
Javdoc typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1667895 13f79535-47bb-0310-9956-ffa450edef68
1 parent ca8968b commit 5ea4d8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/language/Soundex.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ public String encode(final String str) {
168168
}
169169

170170
/**
171-
* Used internally by the SoundEx algorithm.
171+
* Used internally by the Soundex algorithm.
172172
*
173173
* Consonants from the same code group separated by W or H are treated as one.
174174
*

0 commit comments

Comments
 (0)