summaryrefslogtreecommitdiff
path: root/ACE/ace/Framework_Component.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Framework_Component.h')
-rw-r--r--ACE/ace/Framework_Component.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Framework_Component.h b/ACE/ace/Framework_Component.h
index 629205aa1b1..0541626ad31 100644
--- a/ACE/ace/Framework_Component.h
+++ b/ACE/ace/Framework_Component.h
@@ -120,7 +120,7 @@ public:
/// resources, also called by dtor.
int close (void);
- /// Get pointer to a process-wide <ACE_Framework_Repository>.
+ /// Get pointer to a process-wide ACE_Framework_Repository.
static ACE_Framework_Repository *instance
(int size = ACE_Framework_Repository::DEFAULT_SIZE);