diff --git a/manual/Tasks/unzip.html b/manual/Tasks/unzip.html index e0c84b46a..8b67f3b6c 100644 --- a/manual/Tasks/unzip.html +++ b/manual/Tasks/unzip.html @@ -122,7 +122,7 @@ extract an Ant generated ZIP archive.

allowFilesToEscapeDest Whether to allow the extracted file or directory to be outside of the dest directory. since Ant 1.10.4 - No, defaults to false unless stripAbsolutePathSpec is true and the + No, defaults to false unless stripAbsolutePathSpec is false and the entry's name starts with a leading path spec.