Skip to content

Commit ea8ede0

Browse files
committed
Fix spelling.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1477596 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9e7c59d commit ea8ede0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* <CITE>Hanging on the Metaphone</CITE> by <CITE>Lawrence Philips</CITE> in <CITE>Computer Language of Dec. 1990,
3030
* p 39.</CITE>
3131
* <p>
32-
* Note, that this does not match the algorithm that ships with PHP, or the algorithm found in the Perl implemenations:
32+
* Note, that this does not match the algorithm that ships with PHP, or the algorithm found in the Perl implementations:
3333
* </p>
3434
* <ul>
3535
* <li><a href="http://search.cpan.org/~mschwern/Text-Metaphone-1.96/Metaphone.pm">Text:Metaphone-1.96</a> (broken link 4/30/2013) </li>

0 commit comments

Comments
 (0)