summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/io/_XActiveDataControl.java')
-rw-r--r--qadevOOo/tests/java/ifc/io/_XActiveDataControl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java b/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
index d33239174e2c..cd5c4b26450f 100644
--- a/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
+++ b/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
@@ -92,7 +92,7 @@ public class _XActiveDataControl extends MultiMethodTest {
/**
* XStreamListener implementation. Sets variables
- * (<cod>estartedCalled</code>, <code>terminatedCalled</code>, etc.) to
+ * (<cod>startedCalled</code>, <code>terminatedCalled</code>, etc.) to
* <tt>true</tt> if the appropriate method was called (for example, if
* <code>started()</code> was called, the <code>startedCalled</code>
* field is set).