Browse Source

grammar ... sorry :-)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274986 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 22 years ago
parent
commit
5dc5a2c333
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/util/ClasspathUtils.java

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

@@ -327,7 +327,7 @@ public class ClasspathUtils {
* <li> attribute @classname </li></ul> * <li> attribute @classname </li></ul>
* *
* <p> This class functions as a delegate handling the configuration * <p> 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. </p> * suggests is delegation, not inheritance. </p>
* *
* @since Ant 1.6 * @since Ant 1.6


Loading…
Cancel
Save