summaryrefslogtreecommitdiff
path: root/ace/Event_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Event_Handler.h')
-rw-r--r--ace/Event_Handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Event_Handler.h b/ace/Event_Handler.h
index 7379276e9ca..a22ed092bd3 100644
--- a/ace/Event_Handler.h
+++ b/ace/Event_Handler.h
@@ -125,7 +125,7 @@ public:
virtual int handle_exit (ACE_Process *);
/// Called when a <handle_*()> method returns -1 or when the
- /// <remove_handler> method is called on an <ACE_Reactor>. The
+ /// <remove_handler> method is called on an ACE_Reactor. The
/// <close_mask> indicates which event has triggered the
/// <handle_close> method callback on a particular <handle>.
virtual int handle_close (ACE_HANDLE handle,