summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_odbc/ODBCDriver.java')
-rw-r--r--qadevOOo/tests/java/mod/_odbc/ODBCDriver.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java b/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java
index 6e6cd83039f4..9b7e96d55db0 100644
--- a/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java
+++ b/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java
@@ -31,7 +31,7 @@ import com.sun.star.uno.XInterface;
/**
* Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p>
- * Test allows to run object tests in several threads concurently.
+ * Test allows to run object tests in several threads concurrently.
* @see com.sun.star.sdbc.Driver
* @see com.sun.star.sdbc.XDriver
* @see ifc.sdbc._XDriver