From 8e13632c6c63b3bfc9e05e439f031cb890674a85 Mon Sep 17 00:00:00 2001
From: Peter Reilly
Date: Mon, 21 Mar 2005 14:00:53 +0000
Subject: [PATCH] update doc of propertyset to reflect the code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278029 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 38feb8311..d7fe38da2 100644
--- a/docs/manual/CoreTypes/propertyset.html
+++ b/docs/manual/CoreTypes/propertyset.html
@@ -60,7 +60,7 @@ set.
given string.
- regexp |
+ regex |
Select the properties that match the given
regular expression. Similar to regexp type mappers, this
|