You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2007/05/09 00:27:11 UTC

svn commit: r536353 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java

Author: mbenson
Date: Tue May  8 15:27:10 2007
New Revision: 536353

URL: http://svn.apache.org/viewvc?view=rev&rev=536353
Log:
javadoc

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java

Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java?view=diff&rev=536353&r1=536352&r2=536353
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java (original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java Tue May  8 15:27:10 2007
@@ -170,7 +170,7 @@
     }
 
     /**
-     * Format this BaseResourceCollectionContainer as a String.
+     * Format this <code>Resources</code> as a String.
      * @return a descriptive <code>String</code>.
      */
     public synchronized String toString() {



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org