You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2005/10/06 17:48:02 UTC

svn commit: r306780 - /ant/core/trunk/docs/manual/CoreTypes/mapper.html

Author: mbenson
Date: Thu Oct  6 08:48:01 2005
New Revision: 306780

URL: http://svn.apache.org/viewcvs?rev=306780&view=rev
Log:
wrong property name

Modified:
    ant/core/trunk/docs/manual/CoreTypes/mapper.html

Modified: ant/core/trunk/docs/manual/CoreTypes/mapper.html
URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/CoreTypes/mapper.html?rev=306780&r1=306779&r2=306780&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTypes/mapper.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/mapper.html Thu Oct  6 08:48:01 2005
@@ -347,7 +347,7 @@
 following algorithm:</p>
 <ul>
 <li>If the system property
-<code>ant.regexp.matcherimpl</code> has been set, it is taken as the
+<code>ant.regexp.regexpimpl</code> has been set, it is taken as the
 name of the class implementing
 <code>org.apache.tools.ant.util.regexp.RegexpMatcher</code> that
 should be used.</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org