--- old/src/java.base/share/classes/sun/text/normalizer/IntTrie.java 2015-05-15 20:25:21.574444028 +0400 +++ new/src/java.base/share/classes/sun/text/normalizer/IntTrie.java 2015-05-15 20:25:21.422444028 +0400 @@ -58,7 +58,7 @@ * trie.

* @param inputStream file input stream to a ICU data file, containing * the trie - * @param dataManipulate object which provides methods to parse the char + * @param datamanipulate object which provides methods to parse the char * data * @throws IOException thrown when data reading fails * @draft 2.1