Author: bodewig
Date: Mon Feb 23 13:22:08 2009
New Revision: 747008
URL: http://svn.apache.org/viewvc?rev=747008&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=747008&r1=747007&r2=747008&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Mon Feb 23 13:22:08 2009
@@ -356,7 +356,7 @@
when writing zips or jars.
Bugzilla Report 45548
- * <sync> could into a NullPointerException when faced with broken
+ * <sync> could run into a NullPointerException when faced with broken
symbolic links.
Bugzilla Report 46747.