summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-07-02 04:19:14 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-07-02 04:19:14 +0000
commitc99334b89551064b45117327a25a351f3500bb3d (patch)
treec1a968a3ab9f299e3c6b55124e2e0e6f818e8068
parent96167e6e032bab2462bc167cbcdabbf8113f44cc (diff)
downloadATCD-c99334b89551064b45117327a25a351f3500bb3d.tar.gz
ChangeLogTag:Thu Jul 1 21:18:06 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h2
2 files changed, 8 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 2020199986b..6d564b4fd70 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Thu Jul 1 21:18:06 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h:
+
+ Corrected typo in documentation. Thanks to Thomas Lockhart for
+ supplying patch.
+
Thu Jul 1 20:01:16 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/tao_idl.cpp:
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
index 72f48f342d8..90c4e9cd216 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
@@ -66,7 +66,7 @@ public:
int supplier_reconnect;
/**
- * It not zero the event channel will send disconnect callbacks when
+ * If not zero the event channel will send disconnect callbacks when
* a disconnect method is called on a Proxy. In other words, if a
* consumer calls disconnect_push_supplier() on its proxy the EC
* will invoke disconnect_push_consumer() on the consumer. A