Browse Source

remove double can; replace period w/ colon

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@422756 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 19 years ago
parent
commit
36b62a7ed1
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/running.html

+ 2
- 2
docs/manual/running.html View File

@@ -529,8 +529,8 @@ classpath possible, generally just the ant-launcher.jar.


<a name="viaant"/> <a name="viaant"/>


Ant can can be started in Ant via the <code>&lt;java&gt;</code> command.
Here is an example.
Ant can be started in Ant via the <code>&lt;java&gt;</code> command.
Here is an example:


<pre> <pre>
&lt;java &lt;java


Loading…
Cancel
Save