Skip to content

Commit 7eb185b

Browse files
committed
Javadoc typo
1 parent 112463e commit 7eb185b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* </p>
3232
* <p>
3333
* The <em>K&ouml;lner Phonetik</em> is a phonetic algorithm which is optimized for the German language. It is related to
34-
* the well-known soundex algorithm.
34+
* the well-known Soundex algorithm.
3535
* </p>
3636
*
3737
* <h2>Algorithm</h2>

0 commit comments

Comments
 (0)