Author: maartenc
Date: Thu Apr 28 21:39:04 2011
New Revision: 1097620
URL: http://svn.apache.org/viewvc?rev=1097620&view=rev
Log:
spelling correction
Modified:
ant/ivy/core/trunk/doc/resolver/mirrored.html
Modified: ant/ivy/core/trunk/doc/resolver/mirrored.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/resolver/mirrored.html?rev=1097620&r1=1097619&r2=1097620&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/resolver/mirrored.html (original)
+++ ant/ivy/core/trunk/doc/resolver/mirrored.html Thu Apr 28 21:39:04 2011
@@ -34,7 +34,7 @@
<span class="since">since 2.3</span>
<br/>
-<span class="tagdoc" id="ivysettings.resolvers.mirroredurl">This resolver can
resolve dependencies against sevrail mirror of the same repository. From a list
of mirror urls, it will iteratively try to resolve the dependencies against
each one.
+<span class="tagdoc" id="ivysettings.resolvers.mirroredurl">This resolver can
resolve dependencies against several mirrors of the same repository. From a
list of mirror urls, it will iteratively try to resolve the dependencies
against each one.
<h1>Attributes</h1>
This resolver shares the <a href="../settings/resolvers.html#common">common
attributes</a> of standard resolvers.