summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 14:47:18 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 14:47:18 +0100
commit4be55ffca07c5b0f02715f59313ba93639d8e215 (patch)
tree9522d21663ebd76ba7900678465f510e9a74f0d9 /qadevOOo
parent2d0c4cd6dc90d6a39e37fa286cee5f5c9e4d3994 (diff)
Typo: queriing->querying
Change-Id: I9bb56396f263c73fbb22a556da32a5da7f94c3fd
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java
index 2bf301ab89f4..22af221126c9 100644
--- a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java
+++ b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java
@@ -66,7 +66,7 @@ public class CachedDynamicResultSetFactory extends TestCase {
* {@link ifc.ucb._XCachedDynamicResultSetFactory} : the destination
* interface requires as its parameter an instance of
* <code>CachedDynamicResultSetStub</code> service. It is created
- * using <code>UniversalContentBroker</code> and queriing it for
+ * using <code>UniversalContentBroker</code> and querying it for
* <code>PackageContent</code> which represents JAR file mentioned
* above. Then the dynamic list of file contents (entries) is retrieved.
* Using <code>CachedDynamicResultSetStubFactory</code> service a stub of