From 5dc5a2c333b4775eeafdaac8286a6b37a0d4ec01 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Wed, 30 Jul 2003 07:39:26 +0000 Subject: [PATCH] grammar ... sorry :-) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274986 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/util/ClasspathUtils.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { *
  • attribute @classname
  • * *

    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