Browse Source

oops, stray bell character

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687725 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
f54b5d1e24
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      xdocs/faq.xml

+ 1
- 1
xdocs/faq.xml View File

@@ -1377,7 +1377,7 @@ public void buildFinished(BuildEvent e) {

<p>When Ant forks a new process for example by using the
<code>&lt;exec&gt;</code>, <code>&lt;apply&gt;</code>
or <code>&lt;java&gt;</code> tasks, it will also start a
or <code>&lt;java&gt;</code> tasks, it will also start a
new thread reading from standard input and sending
everything that it has read to that process.</p>



Loading…
Cancel
Save