Browse Source

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
master
Jacobus Martinus Kruithof 15 years ago
parent
commit
3bd6a1fceb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/replace.html

+ 1
- 1
docs/manual/CoreTasks/replace.html View File

@@ -217,7 +217,7 @@ token]]></replacevalue>
<replace
file="configure.sh"
value="defaultvalue"
propertyFile="source/name.properties">
propertyFile="src/name.properties">
<replacefilter
token="@token1@"/>
<replacefilter


Loading…
Cancel
Save