Author: bodewig
Date: Wed Feb 17 09:15:17 2010
New Revision: 910875

URL: http://svn.apache.org/viewvc?rev=910875&view=rev
Log:
typo

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/util/CollectionUtils.java

Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/CollectionUtils.java
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/util/CollectionUtils.java?rev=910875&r1=910874&r2=910875&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/util/CollectionUtils.java 
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/util/CollectionUtils.java Wed 
Feb 17 09:15:17 2010
@@ -209,7 +209,7 @@
     }
 
     /**
-     * Returns a collection containg all elements of the iterator.
+     * Returns a collection containing all elements of the iterator.
      *
      * @since Ant 1.8.0
      */


Reply via email to