From 354b40f37d583f4b05a55a64a1cf215c87c0caea Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Thu, 25 Feb 2010 04:29:54 +0000
Subject: [PATCH] sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916119 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/properties.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/properties.html b/docs/manual/properties.html
index d7efc8e30..b1d8c75a9 100644
--- a/docs/manual/properties.html
+++ b/docs/manual/properties.html
@@ -318,7 +318,7 @@ public void setAttr(Resource r) { ... }
then the syntax can be used to pass in resource subclasses
- preciously defined as references like
+ previously defined as references like
<url url="http://ant.apache.org/" id="anturl"/>
<my:task attr="${ant.refid:anturl}"/>