From 060c8d7530d8d2739a85947b66660d5b72017fb6 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 12 Jun 2001 09:39:55 +0000 Subject: [PATCH] Fix typo in tar documentation. PR: 2120 Submitted by: rxh@gers.com (Rey Hernandez) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269147 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/tar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/CoreTasks/tar.html b/docs/manual/CoreTasks/tar.html index 04514db6c..663bbad48 100644 --- a/docs/manual/CoreTasks/tar.html +++ b/docs/manual/CoreTasks/tar.html @@ -125,8 +125,8 @@ attributes No - groupname - The username for the tar entry. This is not the same as the GID, which is + group + The groupname for the tar entry. This is not the same as the GID, which is not currently set by the tar task. No