summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java')
-rw-r--r--qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java b/qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java
index 52e02f5fe813..0628107305a2 100644
--- a/qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java
+++ b/qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java
@@ -152,7 +152,7 @@ public class _XContextMenuInterception extends MultiMethodTest {
private void openContextMenu(XModel xModel){
- log.println("try to open contex menu...");
+ log.println("try to open context menu...");
xWindow = AccessibilityTools.getCurrentWindow(xModel);