From deadaf0b019f2223316e41141161f781b55fe71b Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 7 Aug 2001 05:59:58 +0000 Subject: [PATCH] fix typo I must save the files before I commit, I must save the files before I commit, I must save the files before I commit, I must save the files before I commit, ... git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269484 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/tar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/tar.html b/docs/manual/CoreTasks/tar.html index a0b23101a..86d1f21ac 100644 --- a/docs/manual/CoreTasks/tar.html +++ b/docs/manual/CoreTasks/tar.html @@ -170,7 +170,7 @@ by one fileset. If the same file is selected by more than one fileset, it will b tar file twice, with the same path.

Note: The patterns in the include and exclude -elements are considered to be relative to the corrseponding dir +elements are considered to be relative to the corresponding dir attribute as with all other filesets. In the example above, ${dist.name} is not an absolute path, but a simple name of a directory, so ${dist.name} is a valid path relative