From 08fd7a4c83bd7f980eaf1edc0d9930e423aa6517 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Wed, 22 Jul 2009 14:26:10 +0000
Subject: [PATCH] typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796736 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTypes/resources.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTypes/resources.html b/docs/manual/CoreTypes/resources.html
index cd763ffce..f73bb4828 100644
--- a/docs/manual/CoreTypes/resources.html
+++ b/docs/manual/CoreTypes/resources.html
@@ -1097,7 +1097,7 @@ larger collection. Since Ant 1.7.1.
<archives>
has two nested
elements <zips>
and
- &ls;tars>
that are unions
+ <tars>
that are unions
themselves, i.e. they accept arbitrary many resource(collection)s
as nested elements.