Change-Id: Ic6ec67b7a13506c6242b2863360b065724844c5a
Reviewed-on: https://gerrit.libreoffice.org/85520
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2019-12-19 13:07:30 +01:00
committed by Julien Nabet
parent 0fdb73c9e0
commit 3803f2adb7

View File

@@ -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 ;