summaryrefslogtreecommitdiff
path: root/ace/Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Task.h')
-rw-r--r--ace/Task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Task.h b/ace/Task.h
index 9975f765220..2a06e92f986 100644
--- a/ace/Task.h
+++ b/ace/Task.h
@@ -148,7 +148,7 @@ public:
// ACE_Task flags.
int grp_id_;
- // This maintains the group id of the
+ // This maintains the group id of the Task.
#if defined (ACE_MT_SAFE)
ACE_Thread_Mutex lock_;