You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2005/07/08 18:59:46 UTC

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

mbenson     2005/07/08 09:59:46

  Modified:    docs/manual/CoreTasks signjar.html
  Log:
  grammar?
  
  Revision  Changes    Path
  1.24      +1 -1      ant/docs/manual/CoreTasks/signjar.html
  
  Index: signjar.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/signjar.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- signjar.html	29 Apr 2005 18:58:13 -0000	1.23
  +++ signjar.html	8 Jul 2005 16:59:46 -0000	1.24
  @@ -20,7 +20,7 @@
   Dependency rules
   </p>
   <ul>
  -<li>Nonexist destination JARs are created/signed</li>
  +<li>Nonexistent destination JARs are created/signed</li>
   <li>Out of date destination JARs are created/signed</li>
   <li>If a destination file and a source file are the same,
   and <tt>lazy</tt> is true, the JAR is only signed if it does not 
  
  
  

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