summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index f5333c4a75..e9e8c6aa04 100644
--- a/build.xml
+++ b/build.xml
@@ -3059,7 +3059,7 @@ org/apache/poi/schemas/ooxml/system/ooxml/rectaf36doctype.xsb
]]></echo>
</target>
- <target name="test-env" description="tests if ant is available on the jenkins slave">
+ <target name="test-env" description="tests if ant is available on the jenkins worker">
<echo>Using Ant: ${ant.version} from ${ant.home}</echo>
</target>