summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/ProcessHandler.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/ProcessHandler.java')
-rw-r--r--qadevOOo/runner/helper/ProcessHandler.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/ProcessHandler.java b/qadevOOo/runner/helper/ProcessHandler.java
index acc7cfee80c3..bc7f4293654b 100644
--- a/qadevOOo/runner/helper/ProcessHandler.java
+++ b/qadevOOo/runner/helper/ProcessHandler.java
@@ -781,7 +781,7 @@ public class ProcessHandler
*
* The method can also be called before the command
* starts its execution. Then the text is buffered
- * and transfered to command when it will be started.
+ * and transferred to command when it will be started.
* @param str
*/
public void printInputText(String str)