diff --git a/src/main/org/apache/tools/ant/util/ClasspathUtils.java b/src/main/org/apache/tools/ant/util/ClasspathUtils.java index 81c6faf1a..e21cdc51b 100644 --- a/src/main/org/apache/tools/ant/util/ClasspathUtils.java +++ b/src/main/org/apache/tools/ant/util/ClasspathUtils.java @@ -327,7 +327,7 @@ public class ClasspathUtils { *
This class functions as a delegate handling the configuration - * issues for this recuring pattern. It's usage pattern, as the name + * issues for this recuring pattern. Its usage pattern, as the name * suggests is delegation, not inheritance.
* * @since Ant 1.6