summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-01-03 10:31:06 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-01-03 12:19:33 +0100
commit3a355887caacea0ec1c3688d64a2cb85a1fc4c74 (patch)
tree38e5a08195b72b1e9716f9c717516cde27e884b1 /qadevOOo
parent1b666235f6b0b0f0b13f473bf3b639f4f5f0b12f (diff)
Fix typos
Change-Id: I3f4ad9eff0730d3deea96b37fa7f36dfd038b214 Reviewed-on: https://gerrit.libreoffice.org/47301 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java
index 0eb16534efb7..d69523d5f973 100644
--- a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java
+++ b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java
@@ -76,7 +76,7 @@ public class _XSingleSelectQueryAnalyzer extends MultiMethodTest {
}
/**
* call <code>setQuery()</code> once with valid query, once with invalid
- * query. Has ok if only on sceond call <code>SQLException</code> was thrown
+ * query. Has ok if only on second call <code>SQLException</code> was thrown
*/
public void _setQuery() {