summaryrefslogtreecommitdiff
path: root/xdocs/index.xml
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2008-09-03 11:13:20 +0000
committerStefan Bodewig <bodewig@apache.org>2008-09-03 11:13:20 +0000
commitfd5bdd28190da27fd4d0b317141dd49aa3cb28ef (patch)
tree53a9650104c07a908899df178d93a1e5b89d0e79 /xdocs/index.xml
parent59428329a149d85d571adc604f685efaf47cf465 (diff)
downloadant-fd5bdd28190da27fd4d0b317141dd49aa3cb28ef.tar.gz
typo and the joys of copy/paste
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691571 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xdocs/index.xml')
-rw-r--r--xdocs/index.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdocs/index.xml b/xdocs/index.xml
index 0898f3248..87fab35de 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -48,7 +48,7 @@
<p>In addition to a few bugfixes and some new assertions AntUnit
1.1 allows test listeners to receive the log output of the
project under test. Both plainlistener and xmllistener have
- an option that makes them echo the projects output into their
+ an option that makes them echo the project's output into their
respective logs.</p>
<p>For more information see the <a href="antlibs/antunit/">Antlib's