Author: mbenson
Date: Thu Jul 17 08:00:27 2008
New Revision: 677602
URL: http://svn.apache.org/viewvc?rev=677602&view=rev
Log:
typo
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=677602&r1=677601&r2=677602&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Thu Jul 17 08:00:27 2008
@@ -73,7 +73,7 @@
If Ant now encounters a permission set of 0 it will assume that
this is not the intended value and instead apply its own default
values. Ant used to create entries with 0 permissions itself.
- The <zip> family of tasks has a new attribute preservce0permissions
+ The <zip> family of tasks has a new attribute preserve0permissions
that can be set to restore the old behavior.
Bugzilla Report 42122.