Browse Source

fix typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349735 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
7f6746d1f8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/Project.java

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

@@ -2194,7 +2194,7 @@ public class Project implements ResourceFactory {
}

/**
* Resolve the file realtive to the project's basedir and return it as a
* Resolve the file relative to the project's basedir and return it as a
* FileResource.
* @since Ant 1.7
*/


Loading…
Cancel
Save