Skip to content

Commit 1a03d42

Browse files
committed
Fix Javadoc typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1549875 13f79535-47bb-0310-9956-ffa450edef68
1 parent bacf666 commit 1a03d42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* <p>
3939
* This is a two-stage process. Firstly, the word is converted into a phonetic representation that takes
4040
* into account the likely source language. Next, this phonetic representation is converted into a
41-
* pan-european 'average' representation, allowing comparison between different versions of essentially
41+
* pan-European 'average' representation, allowing comparison between different versions of essentially
4242
* the same word from different languages.
4343
* <p>
4444
* This class is intentionally immutable and thread-safe.

0 commit comments

Comments
 (0)