Skip to content

Commit dce4ad6

Browse files
committed
Added a link to CODEC-57 in the javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@651875 13f79535-47bb-0310-9956-ffa450edef68
1 parent 52d82d1 commit dce4ad6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* Note, that this does not match the algorithm that ships with PHP, or the algorithm
3535
* found in the Perl <a href="http://search.cpan.org/~mschwern/Text-Metaphone-1.96/Metaphone.pm">Text:Metaphone-1.96</a>.
3636
* They have had undocumented changes from the originally published algorithm.
37+
* For more information, see <a href="https://issues.apache.org/jira/browse/CODEC-57">CODEC-57</a>.
3738
* </p>
3839
*
3940
* @author Apache Software Foundation

0 commit comments

Comments
 (0)