Skip to content

Commit 1b5b070

Browse files
committed
Another typo ;-)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@674285 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2d1d34c commit 1b5b070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ private char[] getSoundexMapping() {
200200
}
201201

202202
/**
203-
* Maps the given upper-case character to it's Soundex code.
203+
* Maps the given upper-case character to its Soundex code.
204204
*
205205
* @param ch
206206
* An upper-case character.

0 commit comments

Comments
 (0)