summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/LoggingThread.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/LoggingThread.java')
-rw-r--r--qadevOOo/runner/helper/LoggingThread.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/LoggingThread.java b/qadevOOo/runner/helper/LoggingThread.java
index 7c9b74adffdd..70249fe793c5 100644
--- a/qadevOOo/runner/helper/LoggingThread.java
+++ b/qadevOOo/runner/helper/LoggingThread.java
@@ -24,7 +24,7 @@ import util.PropertyName;
import util.utils;
/**
- * This class is printing to a <CODE>LogWriter</CODE>. This could be usefull if a UNO-API
+ * This class is printing to a <CODE>LogWriter</CODE>. This could be useful if a UNO-API
* function runns longer the time out. To avoid the assumption of death applikation
* a simple string is logged for 100 times of time out.</br>
* Example:</br>