diff options
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java | 2 |
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() { |