Browse Source

Javadoc update

Submitted by:	Jesse Click <Jesse.Glick@netbeans.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267945 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 25 years ago
parent
commit
bf5836e729
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      src/main/org/apache/tools/ant/types/Reference.java

+ 1
- 3
src/main/org/apache/tools/ant/types/Reference.java View File

@@ -58,9 +58,7 @@ import org.apache.tools.ant.Project;
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:stefan.bodewig@megabit.net">Stefan Bodewig</a>
*/


Loading…
Cancel
Save