Author: jhm Date: Fri Oct 14 11:44:49 2005 New Revision: 321172 URL: http://svn.apache.org/viewcvs?rev=321172&view=rev Log: fixing spell error
Modified: ant/core/trunk/docs.xml Modified: ant/core/trunk/docs.xml URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs.xml?rev=321172&r1=321171&r2=321172&view=diff ============================================================================== --- ant/core/trunk/docs.xml (original) +++ ant/core/trunk/docs.xml Fri Oct 14 11:44:49 2005 @@ -85,7 +85,7 @@ templatePath="${templ.path}" velocityPropertiesFile="${velocity.props}"> </anakia> - <fixcrlf srcdir="${docs.dest}" inlcudes="**/*.html"/> + <fixcrlf srcdir="${docs.dest}" includes="**/*.html"/> </target> <target name="fixcrlf" if="onwindows"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]