From c2a86d83a1a29d3bb27bc6cc7171f2cc7c736981 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Fri, 28 Dec 2001 00:16:15 +0000 Subject: [PATCH] fixing incorrectly specified FQCN git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270387 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/listeners.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/listeners.html b/docs/manual/listeners.html index 054046c73..d64a6c41d 100644 --- a/docs/manual/listeners.html +++ b/docs/manual/listeners.html @@ -157,7 +157,7 @@ control for turning off success or failure messages individually.

-

ant -logger org.apache.tools.ant.MailLogger

+

ant -logger org.apache.tools.ant.listener.MailLogger

@@ -213,4 +213,4 @@ developers.

Reserved.

- \ No newline at end of file +