Author: kevj Date: Thu Jun 14 00:05:09 2007 New Revision: 547150 URL: http://svn.apache.org/viewvc?view=rev&rev=547150 Log: -grammar
Modified: ant/core/trunk/docs/manual/tutorial-tasks-filesets-properties.html Modified: ant/core/trunk/docs/manual/tutorial-tasks-filesets-properties.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/tutorial-tasks-filesets-properties.html?view=diff&rev=547150&r1=547149&r2=547150 ============================================================================== --- ant/core/trunk/docs/manual/tutorial-tasks-filesets-properties.html (original) +++ ant/core/trunk/docs/manual/tutorial-tasks-filesets-properties.html Thu Jun 14 00:05:09 2007 @@ -690,7 +690,7 @@ If we decide to contribute our task, we should do some things:<ul> <li>is our task welcome? :-) Simply ask on the user list</li> <li>is the right package used? </li> -<li>is the code conform to the styleguide?</li> +<li>does the code conform to the styleguide?</li> <li>do all tests pass? </li> <li>does the code compile on JDK 1.2 (and passes all tests there)?</li> <li>code under Apache license</li> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]