Browse Source

capitalize "Ant".

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

+ 2
- 2
docs/manual/CoreTasks/mail.html View File

@@ -159,7 +159,7 @@
</table>

<h3>Note regarding the attributes containing email addresses</h3>
Since ant 1.6, the attributes from, replyto, tolist, cclist, bcclist
Since Ant 1.6, the attributes from, replyto, tolist, cclist, bcclist
can contain email addresses of the form :
<ul>
<li>address@xyz.com</li>
@@ -303,7 +303,7 @@ will be replaced with the <code>buildname</code> property's value.</p>
<i>Test Build</i>, the message body being coded in UTF-8

<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