Browse Source

Fix the "strange" bahaviour reported by Steve Meredith.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381934 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 19 years ago
parent
commit
9e7351fbf2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/cover.html

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

@@ -11,7 +11,7 @@
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
<h1>Apache Ant 1.7 Manual</h1>
<p align="left">This is the manual for version 1.7alpha of
<a href="http://ant.apache.org/index.html">Apache Ant</a>.
<a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>.
If your version
of Ant (as verified with <tt>ant -version</tt>) is older or newer than this
version then this is not the correct manual set. Please use the documentation
@@ -21,7 +21,7 @@
<p>&nbsp;</p>
</div>
<hr>
<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
<p align="center">Copyright &copy; 2000-2006 The Apache Software Foundation. All rights
Reserved.</p>

</body>


Loading…
Cancel
Save