summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_forms
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_forms')
-rw-r--r--qadevOOo/tests/java/mod/_forms/OEditControl.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_forms/OEditControl.java b/qadevOOo/tests/java/mod/_forms/OEditControl.java
index e7f84e055794..d60ec11a4adc 100644
--- a/qadevOOo/tests/java/mod/_forms/OEditControl.java
+++ b/qadevOOo/tests/java/mod/_forms/OEditControl.java
@@ -154,13 +154,13 @@ public class OEditControl extends TestCase {
* {@link ifc.awt._XWindow} : the controller of another
* component. </li>
* <li> <code>'Win1'</code> for
- * {@link ifc.form.XChangeBroadcaster} : the window (controller)
+ * {@link ifc.form._XChangeBroadcaster} : the window (controller)
* of the tested component. </li>
* <li> <code>'Win2'</code> for
- * {@link ifc.form.XChangeBroadcaster} : the window (controller)
+ * {@link ifc.form._XChangeBroadcaster} : the window (controller)
* of another component. </li>
* <li> <code>'CONTROL'</code> for
- * {@link ifc.form.XChangeBroadcaster} : the controller
+ * {@link ifc.form._XChangeBroadcaster} : the controller
* of another component. </li>
* </ul>
*/