diff --git a/xdocs/antlibs/antunit/index.xml b/xdocs/antlibs/antunit/index.xml index e8b654508..831cadd77 100755 --- a/xdocs/antlibs/antunit/index.xml +++ b/xdocs/antlibs/antunit/index.xml @@ -36,7 +36,7 @@
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.
diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index 8703bb306..d473de2d9 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -38,7 +38,7 @@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.
For more information see the Antlib's
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 @@
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. For more information see the Antlib's