summaryrefslogtreecommitdiff
path: root/framework/qa/complex/loadAllDocuments/InteractionHandler.java
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qa/complex/loadAllDocuments/InteractionHandler.java')
-rw-r--r--framework/qa/complex/loadAllDocuments/InteractionHandler.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qa/complex/loadAllDocuments/InteractionHandler.java b/framework/qa/complex/loadAllDocuments/InteractionHandler.java
index cd558ab7e8ce..c2a297d5000a 100644
--- a/framework/qa/complex/loadAllDocuments/InteractionHandler.java
+++ b/framework/qa/complex/loadAllDocuments/InteractionHandler.java
@@ -65,7 +65,7 @@ public class InteractionHandler implements XInteractionHandler
/**
* Called to start the interaction, because the outside code whish to solve
* a detected problem or to inform the user about something.
- * We safe the informations here and can handle two well known continuations
+ * We save the information here and can handle two well known continuations
* only.
* [abort and retry].
*