Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910875 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
01ca57a317
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/util/CollectionUtils.java

+ 1
- 1
src/main/org/apache/tools/ant/util/CollectionUtils.java View File

@@ -209,7 +209,7 @@ public class CollectionUtils {
}

/**
* Returns a collection containg all elements of the iterator.
* Returns a collection containing all elements of the iterator.
*
* @since Ant 1.8.0
*/


Loading…
Cancel
Save