summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-11-23 21:48:00 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-11-23 21:49:02 +0100
commit480a0ef7c1c760385594b09a39e0aa95a7cb0a99 (patch)
tree921ee0ee745724dc9b458e1e31716a1192e6e644 /qadevOOo
parentf86769904747a89bcd7e81ad0d859f38175822c3 (diff)
rigth -> right (other occurences)
Change-Id: Ic899aa36b1b18237f90295eaa04ea83450958c87
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/connection/_XAcceptor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/connection/_XAcceptor.java b/qadevOOo/tests/java/ifc/connection/_XAcceptor.java
index 9a066723da4e..2d7b9045c28a 100644
--- a/qadevOOo/tests/java/ifc/connection/_XAcceptor.java
+++ b/qadevOOo/tests/java/ifc/connection/_XAcceptor.java
@@ -245,7 +245,7 @@ public class _XAcceptor extends MultiMethodTest {
acception.ex instanceof
com.sun.star.connection.ConnectionSetupException) {
- log.println("Rigth exception was thrown when trying"+
+ log.println("Right exception was thrown when trying"+
" to listen on the same port") ;
} else {
result = false ;