--- old/src/java.sql.rowset/share/classes/com/sun/rowset/FilteredRowSetImpl.java 2015-05-18 17:53:57.340753395 +0400 +++ new/src/java.sql.rowset/share/classes/com/sun/rowset/FilteredRowSetImpl.java 2015-05-18 17:53:57.184753395 +0400 @@ -466,7 +466,7 @@ * passed to the evaluate function. * 2. updateXXXstream() - here it would suffice to pass the stream handle * to the evaluate function and the implementation - * of the evaluate function can do the comparision + * of the evaluate function can do the comparison * based on the stream and also type of data. */