summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation.java')
-rw-r--r--qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation.java b/qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation.java
index d9898c976e5d..34797b2e2233 100644
--- a/qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation.java
+++ b/qadevOOo/tests/java/ifc/ui/dialogs/_XControlInformation.java
@@ -52,7 +52,7 @@ public class _XControlInformation extends MultiMethodTest {
/**
* For every available control check if it is supported.
- * Also wrong control name (non-existant and empty) are checked.<p>
+ * Also wrong control name (non-existent and empty) are checked.<p>
*
* Has <b>OK</b> status if <code>true</code> returned for valid
* control names and <code>false</code> for invalid.<p>