summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_dbaccess/ORowSet.java')
-rw-r--r--qadevOOo/tests/java/mod/_dbaccess/ORowSet.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java b/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java
index 6ea75c8450cf..e9adf90fb93a 100644
--- a/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java
+++ b/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java
@@ -208,7 +208,7 @@ public class ORowSet extends TestCase {
/**
* Creating a Testenvironment for the interfaces to be tested.
* The database (DBF) file is copied from test document directory
- * into SOffice temp dir with unique name for each enviroment
+ * into SOffice temp dir with unique name for each environment
* creation. If the file cann't be copied (is not released)
* then another unique name is used (file name suffix incremented
* by 1).<p>