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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]