From 95f7ba9898ce25a879051a3dc025e120e0a3c537 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 10 Jun 2005 13:35:24 +0000 Subject: [PATCH] Insert a space for aesthetic appeal. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278414 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/concat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/concat.html b/docs/manual/CoreTasks/concat.html index 53ad16ea5..ac0ae8001 100644 --- a/docs/manual/CoreTasks/concat.html +++ b/docs/manual/CoreTasks/concat.html @@ -158,7 +158,7 @@ Resource Collections are used to

The concat task supports nested FilterChains.

-

header,footer

+

header, footer

since Ant 1.6.

Used to prepend or postpend text into the concatenated stream.

The text may be in-line or be in a file.