summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility.java')
-rw-r--r--qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility.java b/qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility.java
index b7d926e502e4..499779ebf629 100644
--- a/qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility.java
+++ b/qadevOOo/tests/java/mod/_dbaccess/JoinViewAccessibility.java
@@ -81,7 +81,7 @@ public class JoinViewAccessibility extends TestCase {
* creates two tables in database.
* Creates a new query and adds it to DefinitionContainer.
* Opens the QueryComponent.with loadComponentFromURL
- * and gets the object with the role UNKNOWN and the Impplementation
+ * and gets the object with the role UNKNOWN and the implementation
* name that contains ConnectionLine
* @param Param test parameters
* @param log writer to log information while testing