mbenson 2004/09/02 09:51:33 Modified: src/main/org/apache/tools/ant DemuxInputStream.java Log: typo Revision Changes Path 1.11 +1 -1 ant/src/main/org/apache/tools/ant/DemuxInputStream.java Index: DemuxInputStream.java =================================================================== RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/DemuxInputStream.java,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- DemuxInputStream.java 18 May 2004 08:14:49 -0000 1.10 +++ DemuxInputStream.java 2 Sep 2004 16:51:33 -0000 1.11 @@ -22,7 +22,7 @@ /** * - * Passes input requests tot he project object for demuxing into + * Passes input requests to the project object for demuxing into * individual tasks and threads. * * @since Ant 1.6
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]