summaryrefslogtreecommitdiff
path: root/docs/manual/running.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/running.html')
-rw-r--r--docs/manual/running.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/manual/running.html b/docs/manual/running.html
index 01ea6be37..e8b99b579 100644
--- a/docs/manual/running.html
+++ b/docs/manual/running.html
@@ -343,8 +343,7 @@ org.apache.tools.ant.Executor implementation specified here.
<tr>
<td><code>ant.regexp.regexpimpl</code></td>
<td>classname</td>
- <td>classname for a RegExp implementation; if not set Ant tries to
- find another (JDK14+, Apache Oro...);
+ <td>classname for a RegExp implementation; if not set Ant uses JDK 1.4's implementation;
<a href="CoreTypes/mapper.html#regexp-mapper">RegExp-Mapper</a>
"Choice of regular expression implementation"
</td>