From 60087ef9a4bc4a6effff3f7a6c1777c54b1286bc Mon Sep 17 00:00:00 2001
From: Peter Reilly
Date: Thu, 8 Jan 2004 17:10:35 +0000
Subject: [PATCH] Typo in propertyset.html Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275882 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTypes/propertyset.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTypes/propertyset.html b/docs/manual/CoreTypes/propertyset.html
index 8b642c6ec..efb5eba1a 100644
--- a/docs/manual/CoreTypes/propertyset.html
+++ b/docs/manual/CoreTypes/propertyset.html
@@ -54,7 +54,7 @@ set.
Select the properties that match the given
regular expression. Similar to regexp type mappers, this
- equires a supported regular expression library. |
+ requires a supported regular expression library.
builtin |