summaryrefslogtreecommitdiff
path: root/ACE/ace/Event_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Event_Handler.h')
-rw-r--r--ACE/ace/Event_Handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Event_Handler.h b/ACE/ace/Event_Handler.h
index 3ccaf1d1aa0..1cbd19992fd 100644
--- a/ACE/ace/Event_Handler.h
+++ b/ACE/ace/Event_Handler.h
@@ -114,7 +114,7 @@ public:
/**
* Called when timer expires. @a current_time represents the current
- * time that the <Event_Handler> was selected for timeout
+ * time that the Event_Handler was selected for timeout
* dispatching and @a act is the asynchronous completion token that
* was passed in when <schedule_timer> was invoked.
*/