Browse Source

Typeo in faq.xml

Obtained from: Yuji Yamano


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275880 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 21 years ago
parent
commit
2b5e1fd2ab
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      docs/faq.html
  2. +2
    -2
      xdocs/faq.xml

+ 1
- 1
docs/faq.html View File

@@ -1166,7 +1166,7 @@ while(<STDIN>) {
...
</target>

<import file="../common.xml"/>
<import file="./common.xml"/>

...



+ 2
- 2
xdocs/faq.xml View File

@@ -901,7 +901,7 @@ while(<STDIN>) {
...
</target>

<import file="../common.xml"/>
<import file="./common.xml"/>

...

@@ -1341,4 +1341,4 @@ mv /tmp/foo $ANT_HOME/bin/antRun

</faqsection>

</document>
</document>

Loading…
Cancel
Save