From 19910e518a669c8cc4d9b74c9ab11471c18cb634 Mon Sep 17 00:00:00 2001
From: Gintas Grigelionis
Date: Sat, 5 May 2018 19:00:17 +0200
Subject: [PATCH] =?UTF-8?q?Fix=20a=20typo=20and=20put=20emphasis=20on=20a?=
=?UTF-8?q?=20magic=20=E2=80=9Csince=20Ant=20=E2=80=A6=E2=80=9D=20phrase?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
manual/Tasks/unzip.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/manual/Tasks/unzip.html b/manual/Tasks/unzip.html
index 7076e5a3a..ab0eafe10 100644
--- a/manual/Tasks/unzip.html
+++ b/manual/Tasks/unzip.html
@@ -108,14 +108,14 @@ extract an Ant generated ZIP archive.
name before extracting it. Note that this changes the entry name before
applying include
/exclude
patterns and before using the nested
mappers (if any). since Ant 1.8.0
- No; defaults to true since 1.10.4
- (used to defaukt to false prior to that) |
+ No; defaults to true since Ant 1.10.4
+ (used to default to false prior to that) |
scanForUnicodeExtraFields |
Note: This attribute is not available for the untar task.
If the archive contains Unicode extra fields then use them to set the file names, ignoring the
- specified encoding. See also the discussion in the zip task
+ specified encoding. See also the discussion in the zip task
page |
No; defaults to true |