summaryrefslogtreecommitdiff
path: root/ACE/ace/Thread_Exit.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Thread_Exit.h')
-rw-r--r--ACE/ace/Thread_Exit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Thread_Exit.h b/ACE/ace/Thread_Exit.h
index fc828c5aa03..99da0712ac1 100644
--- a/ACE/ace/Thread_Exit.h
+++ b/ACE/ace/Thread_Exit.h
@@ -55,7 +55,7 @@ public:
/// Singleton access point.
static ACE_Thread_Exit *instance (void);
- /// Cleanup method, used by the <ACE_Object_Manager> to destroy the
+ /// Cleanup method, used by the ACE_Object_Manager to destroy the
/// singleton.
static void cleanup (void *instance);