From 3bd6a1fceb865954fc836c3a33b804129cedea92 Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Fri, 2 Oct 2009 05:46:42 +0000 Subject: [PATCH] 47929 inconsistency between source and src in example and explanation git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@820893 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/replace.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/replace.html b/docs/manual/CoreTasks/replace.html index 70bda52dd..8df2059e0 100644 --- a/docs/manual/CoreTasks/replace.html +++ b/docs/manual/CoreTasks/replace.html @@ -217,7 +217,7 @@ token]]></replacevalue> <replace file="configure.sh" value="defaultvalue" - propertyFile="source/name.properties"> + propertyFile="src/name.properties"> <replacefilter token="@token1@"/> <replacefilter