Browse Source

javadoc

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536353 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 18 years ago
parent
commit
8b667be264
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/types/resources/Resources.java

+ 1
- 1
src/main/org/apache/tools/ant/types/resources/Resources.java View File

@@ -170,7 +170,7 @@ public class Resources extends DataType implements ResourceCollection {
}

/**
* Format this BaseResourceCollectionContainer as a String.
* Format this <code>Resources</code> as a String.
* @return a descriptive <code>String</code>.
*/
public synchronized String toString() {


Loading…
Cancel
Save