ehatcher 2002/06/05 18:15:56
Modified: src/main/org/apache/tools/ant/taskdefs Tag: ANT_15_BRANCH
Definer.java
Log:
fix typo
Revision Changes Path
No revision
No revision
1.15.2.5 +1 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/Definer.java
Index: Definer.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/Definer.java,v
retrieving revision 1.15.2.4
retrieving revision 1.15.2.5
diff -u -r1.15.2.4 -r1.15.2.5
--- Definer.java 28 May 2002 06:13:10 -0000 1.15.2.4
+++ Definer.java 6 Jun 2002 01:15:56 -0000 1.15.2.5
@@ -126,7 +126,7 @@
* with the specified name.
*
* This allow multiple taskdef/typedef to use the same class loader,
- * so they can be used togheter. It eliminate the need to
+ * so they can be used together. It eliminate the need to
* put them in the CLASSPATH.
*
* @since Ant 1.5
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>