summaryrefslogtreecommitdiff
path: root/ACE/ace/Process_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Process_Manager.h')
-rw-r--r--ACE/ace/Process_Manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Process_Manager.h b/ACE/ace/Process_Manager.h
index 050c2f47e2e..e42b4f90276 100644
--- a/ACE/ace/Process_Manager.h
+++ b/ACE/ace/Process_Manager.h
@@ -172,7 +172,7 @@ public:
/// Delete the dynamically allocated singleton.
static void close_singleton (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, void *arg);