conor 2003/02/09 14:10:57
Modified: docs/manual/CoreTasks exec.html java.html Log: Fix typo Revision Changes Path 1.25 +1 -1 jakarta-ant/docs/manual/CoreTasks/exec.html Index: exec.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/exec.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -w -u -r1.24 -r1.25 --- exec.html 9 Feb 2003 12:17:16 -0000 1.24 +++ exec.html 9 Feb 2003 22:10:57 -0000 1.25 @@ -102,7 +102,7 @@ <td valign="top">inputstring</td> <td valign="top">A string which serves as the input stream for the executed command. This attribute is mutually exclusive with the - inputstring attribute.</td> + input attribute.</td> <td align="center" valign="top">No</td> </tr> <tr> 1.16 +1 -1 jakarta-ant/docs/manual/CoreTasks/java.html Index: java.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/java.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -w -u -r1.15 -r1.16 --- java.html 9 Feb 2003 12:17:16 -0000 1.15 +++ java.html 9 Feb 2003 22:10:57 -0000 1.16 @@ -140,7 +140,7 @@ <td valign="top">inputstring</td> <td valign="top">A string which serves as the input stream for the executed command. This attribute is mutually exclusive with the - inputstring attribute.</td> + input attribute.</td> <td align="center" valign="top">No</td> </tr> <tr>