summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r--TAO/tao/Stub.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h
index 67728abc86c..a6f55df3aca 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -1,7 +1,6 @@
// This may look like C, but it's really -*- C++ -*-
// $Id$
-
// ============================================================================
//
// = LIBRARY
@@ -475,7 +474,7 @@ private:
// ordered list of profiles for this object.
TAO_MProfile *forward_profiles_;
- // The list of forwarding profiles. This is actually iimplemented as a
+ // The list of forwarding profiles. This is actually implemented as a
// linked list of TAO_MProfile objects.
TAO_Profile *profile_in_use_;