summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib/Status.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/lib/Status.java')
-rw-r--r--qadevOOo/runner/lib/Status.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/lib/Status.java b/qadevOOo/runner/lib/Status.java
index 5a02493da911..e26dc9c33a91 100644
--- a/qadevOOo/runner/lib/Status.java
+++ b/qadevOOo/runner/lib/Status.java
@@ -67,7 +67,7 @@ public class Status extends SimpleStatus {
/**
* This is a factory method for creating a Status representing an exception
- * activity termination. The Status alway has FAILED state.
+ * activity termination. The Status always has FAILED state.
*
* @param t the exception with that the activity completed.
*/