summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PICurrent.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/PICurrent.h')
-rw-r--r--TAO/tao/PI/PICurrent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PI/PICurrent.h b/TAO/tao/PI/PICurrent.h
index aaa65bd96e6..2d228b38d28 100644
--- a/TAO/tao/PI/PICurrent.h
+++ b/TAO/tao/PI/PICurrent.h
@@ -114,7 +114,7 @@ namespace TAO
/// Reference to the orb core.
TAO_ORB_Core &orb_core_;
- /// TSS slot assigned to PICurrent_Impl objects in the OrbCore.
+ /// TSS slot assigned to PICurrent_Impl objects in the OrbCore.
/// Allocated by the orb_core_.add_tss_cleanup_func() when our
/// initialize() method is called.
size_t tss_slot_;