summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster.java b/qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster.java
index 12c4599020b2..64d28fabe4ba 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster.java
@@ -70,7 +70,7 @@ public class _XActivationBroadcaster extends MultiMethodTest {
xSpreadsheetView.setActiveSheet(two);
if (listenerCalled) {
- log.println("Listener was called eventhough it is removed");
+ log.println("Listener was called even though it is removed");
}
xSpreadsheetView.setActiveSheet(org);