Author: bodewig
Date: Wed Jul 22 14:26:10 2009
New Revision: 796736
URL: http://svn.apache.org/viewvc?rev=796736&view=rev
Log:
typo
Modified:
ant/core/trunk/docs/manual/CoreTypes/resources.html
Modified: ant/core/trunk/docs/manual/CoreTypes/resources.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTypes/resources.html?rev=796736&r1=796735&r2=796736&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTypes/resources.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/resources.html Wed Jul 22 14:26:10 2009
@@ -1097,7 +1097,7 @@
<p><code><archives></code> has two nested
elements <code><zips></code> and
- <code>&ls;tars></code> that are <a href="#union">unions</a>
+ <code><tars></code> that are <a href="#union">unions</a>
themselves, i.e. they accept arbitrary many resource(collection)s
as nested elements.</p>