Browse Source

doc correct

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273410 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 23 years ago
parent
commit
653d3ebc75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/Location.java

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

@@ -97,7 +97,7 @@ public class Location implements Serializable {
* Creates a location from the SAX locator using the system ID as
* the filename.
*
* @param locator Must not be <code>null</code>.
* @param loc Must not be <code>null</code>.
*
* @since Ant 1.6
*/


Loading…
Cancel
Save