summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-27 10:51:59 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-27 10:51:59 +0000
commitb5c86e7812efee0c759589972ae9a11b2971fb07 (patch)
tree53b86f23bd065b09017ebf1e254aaabdefdac6d7
parent9bfb7390a4b2b4e1ef1b7c63360c26b2b58320ba (diff)
downloadATCD-b5c86e7812efee0c759589972ae9a11b2971fb07.tar.gz
ChangeLogTag: Wed Jul 27 09:58:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Wait_On_Leader_Follower.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h
index 367a7496d07..fd815ef4862 100644
--- a/TAO/tao/Wait_On_Leader_Follower.h
+++ b/TAO/tao/Wait_On_Leader_Follower.h
@@ -28,7 +28,7 @@
* event loop of the Reactor and the Followers wait on the
* condition variable.
*
- * This impelementation is to work with the Muxed Transport
+ * This implementation is to work with the Muxed Transport
* Mechanism. Here the state variables such as <Condition
* Variable> etc cannot be kept in the Wait Strategy, since the
* Wait Strategy is per Transport object and here the Transport