mirror of https://github.com/apache/lucene.git
fix javadocs error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642286 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f63eec34dc
commit
7d4cd4d9bb
|
@ -56,7 +56,7 @@ import java.util.regex.Pattern;
|
|||
* <li>
|
||||
* Converts round-trip mappings in nfc.txt (containing '=')
|
||||
* that map to at least one [:Diacritic:] character
|
||||
* into one-way mappings ('>' instead of '=').
|
||||
* into one-way mappings ('>' instead of '=').
|
||||
* </li>
|
||||
* </ol>
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue