From 9042bd4c30de5c02218a7b77eebf2dbaabcfc632 Mon Sep 17 00:00:00 2001
From: Peter Donald
Date: Thu, 14 Dec 2000 00:28:16 +0000
Subject: [PATCH] *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268352 13f79535-47bb-0310-9956-ffa450edef68
---
src/antidote/docs/design-overview.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/antidote/docs/design-overview.html b/src/antidote/docs/design-overview.html
index bed6d8ee6..5afd2978c 100644
--- a/src/antidote/docs/design-overview.html
+++ b/src/antidote/docs/design-overview.html
@@ -87,7 +87,7 @@ Antidote Component Architecture
called BusMembers.
The EventBus will dispatch any object of type
- java.util.EventBus, which means that Ant BuildEvent
+ java.util.Event, which means that Ant BuildEvent
objects, as well as AWTEvent objects can be posted (if desired). A
new class of events called AntEvent is defined for Antidote
specific events, which have the additional capability of being