mbenson 2004/12/07 15:39:38 Modified: src/main/org/apache/tools/ant/taskdefs Delete.java Log: typo Revision Changes Path 1.56 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/Delete.java Index: Delete.java =================================================================== RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/Delete.java,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- Delete.java 12 Nov 2004 15:14:59 -0000 1.55 +++ Delete.java 7 Dec 2004 23:39:38 -0000 1.56 @@ -49,7 +49,7 @@ * using the include/exclude syntax. The deltree task would delete a * directory tree. This task combines the functionality of these two * originally distinct tasks. - * <p>Currently Delete extends MatchingTask. This is intend <i>only</i> + * <p>Currently Delete extends MatchingTask. This is intended <i>only</i> * to provide backwards compatibility for a release. The future position * is to use nested filesets exclusively.</p> *
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]