diff --git a/src/main/org/apache/tools/ant/Project.java b/src/main/org/apache/tools/ant/Project.java index f80d5e24e..258441512 100644 --- a/src/main/org/apache/tools/ant/Project.java +++ b/src/main/org/apache/tools/ant/Project.java @@ -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 */