From 6ff619abb417d44ea272f24a50300fbc2ac78eaa Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 11 Feb 2003 06:55:13 +0000 Subject: [PATCH] Fix a few typos git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274051 13f79535-47bb-0310-9956-ffa450edef68 --- docs/faq.html | 1 - docs/mail.html | 13 ++++++++++--- docs/mission.html | 13 ++++++++++--- docs/problems.html | 13 ++++++++++--- docs/projects.html | 13 ++++++++++--- docs/projects/antidote/design.html | 22 +++++++++++----------- docs/projects/antidote/index.html | 10 +++++----- docs/projects/antidote/module.html | 2 +- docs/projects/index.html | 2 +- docs/resources.html | 13 ++++++++++--- docs/srcdownload.html | 13 ++++++++++--- xdocs/projects/antidote/design.xml | 22 +++++++++++----------- xdocs/projects/antidote/index.xml | 10 +++++----- xdocs/projects/antidote/module.xml | 2 +- xdocs/projects/index.xml | 2 +- 15 files changed, 96 insertions(+), 55 deletions(-) diff --git a/docs/faq.html b/docs/faq.html index 895d7f7c3..2cf62c6cb 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -1445,7 +1445,6 @@ public class BuildMonitor implements BuildListener { Transport transport = session.getTransport(); transport.connect(); transport.send(message); - transport.close(); } catch (Exception ex) { System.out.println("BuildMonitor failed to send email!"); diff --git a/docs/mail.html b/docs/mail.html index 97480e9fe..4c160d9a2 100644 --- a/docs/mail.html +++ b/docs/mail.html @@ -48,14 +48,21 @@
- - + +
+
Home
+ + + + +
Projects
+
@@ -83,7 +90,7 @@ -