summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-07-23 19:25:16 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-07-23 19:25:16 +0000
commit81f3ac6b11d2a37644994029e6d4b3b67d33fe3e (patch)
treeaae5fb0dab7cfa39e76bfd49bc05eb2aa0822515
parent463ea5e797a294f5f2abc085ae0355d1f8d82c91 (diff)
downloadATCD-81f3ac6b11d2a37644994029e6d4b3b67d33fe3e.tar.gz
Fixed a typo
-rw-r--r--TAO/tao/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ChangeLog b/TAO/tao/ChangeLog
index 5ec9821ce04..faf97bdbb80 100644
--- a/TAO/tao/ChangeLog
+++ b/TAO/tao/ChangeLog
@@ -6,7 +6,7 @@ Mon Jul 22 17:52:04 2002 Balachandran Natarajan <bala@cs.wustl.edu>
the TSS to global pool. The message block makes things to crash
horribly, especially at places that you have no clue about.
- * tao/Transport.cpp: Do not reset the allocators since ot is not
+ * tao/Transport.cpp: Do not reset the allocators since it is not
required.
Tue Jul 16 07:06:33 2002 Balachandran Natarajan <bala@cs.wustl.edu>