Skip to content

Commit 546f871

Browse files
committed
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1073480 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1e81451 commit 546f871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
*
160160
* <li>
161161
* <h3>Second step:</h3>
162-
* Removal of all double codes.
162+
* Collapse of all multiple consecutive code digits.
163163
* <h4>Example:</h4>
164164
* {@code "6005507500206880022" => "6050750206802"}</li>
165165
*

0 commit comments

Comments
 (0)