summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 29fb6a37314..f23edb53a46 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -70,7 +70,7 @@ Sun Apr 14 19:02:16 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Transport_Connector.h: Consolidated some of the code from
different protocols. All the transports before setting up a
connection look for a connection in cache. That part of the code
- that looks for a connection in the cache has been moved in
+ which looks for a connection in the cache has been moved in
here. If a connection is not found in cache, the control is
transferred to the underlying transports to set up a
connection.