summaryrefslogtreecommitdiff
path: root/framework/qa/complex/XUserInputInterception/EventTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qa/complex/XUserInputInterception/EventTest.java')
-rw-r--r--framework/qa/complex/XUserInputInterception/EventTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qa/complex/XUserInputInterception/EventTest.java b/framework/qa/complex/XUserInputInterception/EventTest.java
index fc92beb9a63b..3063981a21f2 100644
--- a/framework/qa/complex/XUserInputInterception/EventTest.java
+++ b/framework/qa/complex/XUserInputInterception/EventTest.java
@@ -228,7 +228,7 @@ public class EventTest {
}
/**
- * This is the central test method. It is called by ceck[DOCTYPE]Document. It
+ * This is the central test method. It is called by check[DOCTYPE]Document. It
* creates the <CODE>XUserInputInterception</CODE> from the document and call the
* <CODE>checkMouseListener</CODE> test and the <CODE>checkKeyListener</CODE> test
* @param xDoc the document to test