You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by mb...@apache.org on 2010/03/15 23:09:48 UTC

svn commit: r923463 - /ant/ivy/core/trunk/doc/use/publish.html

Author: mbenson
Date: Mon Mar 15 22:09:48 2010
New Revision: 923463

URL: http://svn.apache.org/viewvc?rev=923463&view=rev
Log:
sp

Modified:
    ant/ivy/core/trunk/doc/use/publish.html

Modified: ant/ivy/core/trunk/doc/use/publish.html
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/use/publish.html?rev=923463&r1=923462&r2=923463&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/use/publish.html (original)
+++ ant/ivy/core/trunk/doc/use/publish.html Mon Mar 15 22:09:48 2010
@@ -62,7 +62,7 @@ The source artifact pattern can be speci
         <td>No. Defaults to false</td></tr>
     <tr><td>validate</td><td>true to force ivy files validation against ivy.xsd, false to force no validation</td>
         <td>No. Defaults to default ivy value (as configured in [[settings settings file]])</td></tr>
-    <tr><td>replacedynamicrev</td><td>true to replace dynmic revisions by static ones in the delivered file, false to avoid this replacement <span class="since">(since 1.3)</span></td>
+    <tr><td>replacedynamicrev</td><td>true to replace dynamic revisions by static ones in the delivered file, false to avoid this replacement <span class="since">(since 1.3)</span></td>
         <td>No. Defaults to true</td></tr>
     <tr><td>publishivy</td><td>True to publish delivered ivy file, false otherwise</td>
         <td>No. Defaults to true</td></tr>