--- old/src/java.base/share/classes/sun/text/normalizer/IntTrie.java 2015-05-18 19:54:42.496747442 +0400 +++ new/src/java.base/share/classes/sun/text/normalizer/IntTrie.java 2015-05-18 19:54:42.344747442 +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