You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by xa...@apache.org on 2008/03/02 18:13:19 UTC

svn commit: r632789 - /ant/ivy/core/trunk/doc/configuration/caches.html

Author: xavier
Date: Sun Mar  2 09:13:18 2008
New Revision: 632789

URL: http://svn.apache.org/viewvc?rev=632789&view=rev
Log:
fix typo

Modified:
    ant/ivy/core/trunk/doc/configuration/caches.html

Modified: ant/ivy/core/trunk/doc/configuration/caches.html
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/configuration/caches.html?rev=632789&r1=632788&r2=632789&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/configuration/caches.html (original)
+++ ant/ivy/core/trunk/doc/configuration/caches.html Sun Mar  2 09:13:18 2008
@@ -64,7 +64,7 @@
     <tr><td>useOrigin</td><td>the default value to use for useOrigin for caches in which it isn't specifically defined.
     	Use true to avoid the copy of local artifacts to the cache and use directly their original location.</td>
         <td>No, defaults to false</td></tr>
-    <tr><td>lockStragegy</td><td>the name of the default [[configuration/lock-strategies lock strategy]] to use when accessing repository cache(s)</td>
+    <tr><td>lockStrategy</td><td>the name of the default [[configuration/lock-strategies lock strategy]] to use when accessing repository cache(s)</td>
         <td>No, defaults to <em>no-lock</em></td></tr>
 </tbody>
 </table>