summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java2
1 files changed, 1 insertions, 1 deletions
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. <p>
* Has <b>OK</b> 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 ;