summaryrefslogtreecommitdiff
path: root/ace/Log_Msg_IPC.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Log_Msg_IPC.h')
-rw-r--r--ace/Log_Msg_IPC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Msg_IPC.h b/ace/Log_Msg_IPC.h
index 2b05c02de02..b50b04c05ce 100644
--- a/ace/Log_Msg_IPC.h
+++ b/ace/Log_Msg_IPC.h
@@ -21,7 +21,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
// IPC conduit between sender and client daemon. This should be
-// included in the <ACE_Log_Msg> class, but due to "order of include"
+// included in the ACE_Log_Msg class, but due to "order of include"
// problems it can't be...
#if defined (ACE_HAS_STREAM_PIPES)
# include "ace/SPIPE_Connector.h"