Minor patch for the Javadoc in Reference.java.

-Jesse

-- 
Jesse Glick   <mailto:[EMAIL PROTECTED]>
NetBeans, Open APIs  <http://www.netbeans.org/>
tel (+4202) 3300-9161 Sun Micro x49161 Praha CR
Index: src/main/org/apache/tools/ant/types/Reference.java
===================================================================
RCS file: 
/home/cvspublic/jakarta-ant/src/main/org/apache/tools/ant/types/Reference.java,v
retrieving revision 1.1
diff -u -r1.1 Reference.java
--- src/main/org/apache/tools/ant/types/Reference.java  2000/07/21 12:42:57     
1.1
+++ src/main/org/apache/tools/ant/types/Reference.java  2000/08/30 13:31:20
@@ -58,9 +58,7 @@
 import org.apache.tools.ant.BuildException;
 
 /**
- * Named collection of include/exclude tags.
- *
- * <p>Class to hold a reference to another object in the project.
+ * Class to hold a reference to another object in the project.
  *
  * @author <a href="mailto:[EMAIL PROTECTED]">Stefan Bodewig</a> 
  */

Reply via email to