Browse Source

Typo correction.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276359 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
5d9b37c5b2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/macrodef.html

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

@@ -272,7 +272,7 @@
</pre>
</blockquote>
<p>
The following uses a prior defined attribut for setting the
The following uses a prior defined attribute for setting the
default value of another. The output would be
<tt>one=test two=test</tt>. If you change the order of lines
*1 and *2 the output would be <tt>one=test two=@{one}</tt>,


Loading…
Cancel
Save