From fd5bdd28190da27fd4d0b317141dd49aa3cb28ef Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 3 Sep 2008 11:13:20 +0000 Subject: [PATCH] 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 --- xdocs/antlibs/antunit/index.xml | 2 +- xdocs/antnews.xml | 2 +- xdocs/index.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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