From 6af68d2147bdbf3ff43894af092aa89fc75752b8 Mon Sep 17 00:00:00 2001
From: Scokart Gilles
Date: Mon, 1 Sep 2008 07:37:10 +0000
Subject: [PATCH] typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690885 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/ant.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/ant.html b/docs/manual/CoreTasks/ant.html
index 8a12dce3b..9cf800778 100644
--- a/docs/manual/CoreTasks/ant.html
+++ b/docs/manual/CoreTasks/ant.html
@@ -286,7 +286,7 @@ targets so specified, in the order specified.
be the value specified on the command line - no matter how deeply
nested into layers of build files the task may be.
-The samae happens if the basedir is specified as a
+
The same happens if the basedir is specified as a
nested <property>
of an <ant>
task. The basedir of build files started at deeper levels will be
set to the specified value of the property element unless the