diff --git a/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java b/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java index 54eef94be428..cb38aff5b393 100644 --- a/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java +++ b/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java @@ -117,7 +117,7 @@ public class _XCachedDynamicResultSetStubFactory extends MultiMethodTest { * Connection is checked by retrieving and comparing of row numbers * of connected set and its source set.
* Has OK status if row numbers are equal and they are - * greater then 0 (because JAR file contains at least one entry). + * greater than 0 (because JAR file contains at least one entry). */ public void _connectToCache() throws Exception { boolean result = true ;