summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.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/_XUserInputInterception.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/_XUserInputInterception.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java b/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
index e06959d02c50..1b91aed7db34 100644
--- a/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
+++ b/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
@@ -92,7 +92,7 @@ public class _XUserInputInterception extends MultiMethodTest {
/** indicates if the mouseReleased event was called*/
private boolean m_keyReleased2 = false;
- /** get the object rlation XUserInputInterception.XModel from the
+ /** get the object relation XUserInputInterception.XModel from the
* test environment
*/
@Override