summaryrefslogtreecommitdiff
path: root/xmlsecurity/test_docs/tools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-10-01 15:46:49 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-03 11:27:00 +0000
commita31378fa043c72770aa7457c4e03194de8b3bab5 (patch)
treea83ff2cfbbd09f7269efa9169c62bbbdaf5a363d /xmlsecurity/test_docs/tools
parent9b79a4437d41a25ab61d5ab57ec3cb076af80816 (diff)
Fix typos
Change-Id: Iad27d1f87568890180c142774c238a14d022946d Reviewed-on: https://gerrit.libreoffice.org/29441 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmlsecurity/test_docs/tools')
-rw-r--r--xmlsecurity/test_docs/tools/httpserv/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/test_docs/tools/httpserv/build.xml b/xmlsecurity/test_docs/tools/httpserv/build.xml
index aacabc802851..3492d3aa61aa 100644
--- a/xmlsecurity/test_docs/tools/httpserv/build.xml
+++ b/xmlsecurity/test_docs/tools/httpserv/build.xml
@@ -25,7 +25,7 @@
-pre-compile-test: called before javac compilation of JUnit tests
-post-compile-test: called after javac compilation of JUnit tests
-pre-compile-test-single: called before javac compilation of single JUnit test
- -post-compile-test-single: called after javac compilation of single JUunit test
+ -post-compile-test-single: called after javac compilation of single JUnit test
-pre-jar: called before JAR building
-post-jar: called after JAR building
-post-clean: called after cleaning build products