You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jg...@apache.org on 2004/12/01 05:02:33 UTC

cvs commit: ant/docs/manual/CoreTasks ant.html

jglick      2004/11/30 20:02:33

  Modified:    docs/manual/CoreTasks ant.html
  Log:
  s/can not/cannot/
  
  Revision  Changes    Path
  1.29      +2 -2      ant/docs/manual/CoreTasks/ant.html
  
  Index: ant.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/ant.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- ant.html	19 Nov 2004 09:07:09 -0000	1.28
  +++ ant.html	1 Dec 2004 04:02:33 -0000	1.29
  @@ -33,7 +33,7 @@
   to the new project and any project created in that project
   regardless of the setting of <i>inheritAll</i>.  This allows you to
   parameterize your subprojects.  Properties defined on the command line
  -can not be overridden by nested <code>&lt;property&gt;</code> elements.</p>
  +cannot be overridden by nested <code>&lt;property&gt;</code> elements.</p>
   
   <p>References to data types can also be passed to the new project, but
   by default they are not.  If you set the inheritrefs attribute to
  @@ -272,4 +272,4 @@
   Reserved.</p>
   
   </body>
  -</html>
  \ No newline at end of file
  +</html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org