Author: mbenson Date: Tue Jun 26 07:01:35 2007 New Revision: 550809 URL: http://svn.apache.org/viewvc?view=rev&rev=550809 Log: nitpicking
Modified: ant/sandbox/antlibs/props/trunk/docs/index.html Modified: ant/sandbox/antlibs/props/trunk/docs/index.html URL: http://svn.apache.org/viewvc/ant/sandbox/antlibs/props/trunk/docs/index.html?view=diff&rev=550809&r1=550808&r2=550809 ============================================================================== --- ant/sandbox/antlibs/props/trunk/docs/index.html (original) +++ ant/sandbox/antlibs/props/trunk/docs/index.html Tue Jun 26 07:01:35 2007 @@ -105,7 +105,7 @@ <li>refs - Given <code>ref:<em>refid</em></code>, resolves reference <code><em>refid</em></code>. </li> - <li>types - Given <code><em>type:arg</em></code>, attempts to invoke + <li>types - Given <code><em>type</em>:<em>arg</em></code>, attempts to invoke <code><em>type</em></code> constructor <code>(<em>project, arg</em>)</code>, then <code>(<em>arg</em>)</code>. </li> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]