Author: gscokart
Date: Mon Sep 1 00:37:10 2008
New Revision: 690885
URL: http://svn.apache.org/viewvc?rev=690885&view=rev
Log:
typo
Modified:
ant/core/trunk/docs/manual/CoreTasks/ant.html
Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/ant.html?rev=690885&r1=690884&r2=690885&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/ant.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/ant.html Mon Sep 1 00:37:10 2008
@@ -286,7 +286,7 @@
be the value specified on the command line - no matter how deeply
nested into layers of build files the task may be.</p>
-<p>The samae happens if the basedir is specified as a
+<p>The same happens if the basedir is specified as a
nested <code><property></code> of an <code><ant></code>
task. The basedir of build files started at deeper levels will be
set to the specified value of the property element unless the