summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XControl.java
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-30 12:52:38 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 10:58:04 +0000
commit6d623c9ebca074df4ad46c6316e901eff71c0502 (patch)
tree252f866f818cd112a97b796241272fe0cb0cb412 /qadevOOo/tests/java/ifc/awt/_XControl.java
parent8e4388f6dcd12173a2f354332fdfb758eb612393 (diff)
Fix typos
Change-Id: Ibe0a436f38da760267d9b33893e3c2e8fef2f1d5 Reviewed-on: https://gerrit.libreoffice.org/18964 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XControl.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XControl.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XControl.java b/qadevOOo/tests/java/ifc/awt/_XControl.java
index 67f4a67b14be..1dd1da4361f2 100644
--- a/qadevOOo/tests/java/ifc/awt/_XControl.java
+++ b/qadevOOo/tests/java/ifc/awt/_XControl.java
@@ -110,12 +110,12 @@ public class _XControl extends MultiMethodTest {
tRes.tested("createPeer()",true);
}
- /**
- * Test calls the method. Then the object ralation 'WINPEER' is
+ /*
+ * Test calls the method. Then the object relation 'WINPEER' is
* obtained, and compared with the peer, gotten from (XControl) oObj
* variable.<p>
* Has <b> OK </b> status if peer gotten isn't null
- * The following method tests are to be completed successfully before :
+ * The following method tests are to be completed successfully before:
*/
public void _getPeer() {
requiredMethod("createPeer()");