Browse Source

typo. PR 47522

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793785 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 16 years ago
parent
commit
a9d97290aa
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

@@ -325,7 +325,7 @@
</p>
<blockquote>
<pre class="code">
&lt;call-cc target="unittests"/&gt;
&lt;call-cc target="unittests"&gt;
&lt;includepath location="${gen.dir}"/&gt;
&lt;includepath location="test"/&gt;
&lt;fileset dir="test/unittest" includes = "**/*.cpp"/&gt;


Loading…
Cancel
Save