summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/BuildEnvTools.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/BuildEnvTools.java')
-rw-r--r--qadevOOo/runner/helper/BuildEnvTools.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/BuildEnvTools.java b/qadevOOo/runner/helper/BuildEnvTools.java
index f4c96e84a92f..9222757304d0 100644
--- a/qadevOOo/runner/helper/BuildEnvTools.java
+++ b/qadevOOo/runner/helper/BuildEnvTools.java
@@ -24,7 +24,7 @@ import share.LogWriter;
import util.*;
/**
- * This class support you to execute some shell commands in a buld environment. At every call of commands
+ * This class support you to execute some shell commands in a build environment. At every call of commands
* a build environment was created and the commands will be executed.
*
*/