summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/frame/_XController.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame/_XController.java')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XController.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XController.java b/qadevOOo/tests/java/ifc/frame/_XController.java
index 1ad53a60e25c..af467456e9e6 100644
--- a/qadevOOo/tests/java/ifc/frame/_XController.java
+++ b/qadevOOo/tests/java/ifc/frame/_XController.java
@@ -47,7 +47,7 @@ import com.sun.star.util.XModifiable;
* <li> <code>'SecondModel'</code> (of type <code>XModel</code>):
* other model, used for tests </li>
* <li> <code>'HasViewData'</code> (of type <code>Boolean</code>):
-* (optional relation) if it exsists, so controller has no view data</li>
+* (optional relation) if it exists, so controller has no view data</li>
* <li> <code>'SecondController'</code> (of type <code>XController</code>):
* other controller, used for tests </li>
* </ul> <p>