summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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