summaryrefslogtreecommitdiff
path: root/manual/running.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/running.html')
-rw-r--r--manual/running.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/running.html b/manual/running.html
index d451b08cc..7248cd11a 100644
--- a/manual/running.html
+++ b/manual/running.html
@@ -326,7 +326,7 @@ And I filtered out the <code>getPropertyHelper</code> access.</p>
<tr>
<td><code>ant.regexp.regexpimpl</code></td>
<td>classname</td>
- <td>classname for a RegExp implementation; by default, JDK 1.4+
+ <td>classname for a RegExp implementation; by default the <code>java.util.regex</code>
implementation; <a href="Types/mapper.html#regexp-mapper">RegExp
Mapper</a> "Choice of regular expression implementation".</td>
</tr>