summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Table.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-24 13:17:13 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-24 13:17:13 +0000
commita07f206f38c18d841b94a21b4467a037db723186 (patch)
tree047569cf6ce89c45ff2328237a77427a09668654 /TAO/tao/ORB_Table.h
parente9b8bd5db956c8feae1d56adc68a85cf5b36ad52 (diff)
downloadATCD-a07f206f38c18d841b94a21b4467a037db723186.tar.gz
Fri Sep 24 13:12:07 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO_IDL/be/be_global.cpp: * TAO_IDL/be/be_interface.cpp: * TAO_IDL/be/be_provides.cpp: * TAO_IDL/be/be_util.cpp: * TAO_IDL/be/be_visitor_component/component_ex_idl.cpp: * TAO_IDL/be/be_visitor_component/component_svh.cpp: * TAO_IDL/be/be_visitor_component/component_svs.cpp: * TAO_IDL/be/be_visitor_component/context_ex_idl.cpp: * TAO_IDL/be/be_visitor_component/context_svh.cpp: * TAO_IDL/be/be_visitor_component/context_svs.cpp: * TAO_IDL/be/be_visitor_component/executor_exh.cpp: * TAO_IDL/be/be_visitor_component/executor_exs.cpp: * TAO_IDL/be/be_visitor_component/servant_svh.cpp: * TAO_IDL/be/be_visitor_component/servant_svs.cpp: * TAO_IDL/be/be_visitor_component_scope.cpp: * TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp: * TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp: * TAO_IDL/be/be_visitor_home/home_svh.cpp: * TAO_IDL/be/be_visitor_home/home_svs.cpp: * TAO_IDL/be_include/be_global.h: * TAO_IDL/be_include/be_interface.h: * docs/compiler.html: Added container_type as backend option, this is default Session. This way we can start working on other container types easily, just specifyc Extention of Entity as backend option and all code generated will be tweaked to the other container type * tao/ORB_Table.h: Fixed typo
Diffstat (limited to 'TAO/tao/ORB_Table.h')
-rw-r--r--TAO/tao/ORB_Table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Table.h b/TAO/tao/ORB_Table.h
index d2e638ed91b..5b879c5f6ac 100644
--- a/TAO/tao/ORB_Table.h
+++ b/TAO/tao/ORB_Table.h
@@ -57,7 +57,7 @@ namespace TAO
* containing a template type (TAO_Singleton) with a static
* member to be introduced. In turn, this potentially
* introduces problems in MS Windows DLL environments due to
- * the occurance of multiple singleton instances. There
+ * the occurrence of multiple singleton instances. There
* should only be one!
*/
class TAO_Export ORB_Table