Author: mbenson Date: Tue Nov 29 07:37:27 2005 New Revision: 349735 URL: http://svn.apache.org/viewcvs?rev=349735&view=rev Log: fix typo
Modified: ant/core/trunk/src/main/org/apache/tools/ant/Project.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/Project.java URL: http://svn.apache.org/viewcvs/ant/core/trunk/src/main/org/apache/tools/ant/Project.java?rev=349735&r1=349734&r2=349735&view=diff ============================================================================== --- ant/core/trunk/src/main/org/apache/tools/ant/Project.java (original) +++ ant/core/trunk/src/main/org/apache/tools/ant/Project.java Tue Nov 29 07:37:27 2005 @@ -2194,7 +2194,7 @@ } /** - * Resolve the file realtive to the project's basedir and return it as a + * Resolve the file relative to the project's basedir and return it as a * FileResource. * @since Ant 1.7 */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]