summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-04-13 09:52:42 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-04-13 09:52:42 +0200
commitdb9809559cd9351a3c783e56de6340e82e434f37 (patch)
treec7d6d5cb81f39243466e941e9aff4e71bfb67cad /TAO/tao/ORB_Core.h
parent29c5bc48b96635cf8aba0f63e3ebd5f3802452d3 (diff)
downloadATCD-db9809559cd9351a3c783e56de6340e82e434f37.tar.gz
Documentation changes, fixed some typos
* TAO/docs/ec_options.html: * TAO/docs/pluggable_protocols/index.html: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h: * TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h: * TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h: * TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h: * TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h: * TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h: * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.cpp: * TAO/orbsvcs/orbsvcs/Sched/Config_Scheduler.cpp: * TAO/tao/IORInterceptor/IORInfo.h: * TAO/tao/ORB_Core.h: * TAO/tao/Service_Context.cpp: * TAO/tao/Stub.cpp: * TAO/tao/Tagged_Components.cpp:
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index 6832bac73a7..23ecdfc13fc 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -384,7 +384,7 @@ public:
/// transports.
ACE_Allocator *transport_message_buffer_allocator (void);
- /// The Message Blocks used for input CDRs must have appropiate
+ /// The Message Blocks used for input CDRs must have appropriate
/// locking strategies.
ACE_Data_Block *create_input_cdr_data_block (size_t size);