summaryrefslogtreecommitdiff
path: root/ACE/ace/Process.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Process.h')
-rw-r--r--ACE/ace/Process.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Process.h b/ACE/ace/Process.h
index 77588dd7cea..0ab94c2f7a7 100644
--- a/ACE/ace/Process.h
+++ b/ACE/ace/Process.h
@@ -376,7 +376,7 @@ protected:
uid_t egid_;
#endif /* ACE_WIN32 */
- /// Default TRUE.
+ /// Default true.
bool handle_inheritance_;
#if !defined (ACE_HAS_WINCE)