summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2016-12-27 18:21:41 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2016-12-27 18:21:41 +0100
commit9ba8869b737ee6ad2c775fadf04a56a90dc3ba33 (patch)
treefe7f5853e71444d81ab859431cd18edf94ead5e2 /TAO/TAO_IDL/be_include
parent56c6908e1a0c02ee9ec44326d532ab4136acca00 (diff)
downloadATCD-9ba8869b737ee6ad2c775fadf04a56a90dc3ba33.tar.gz
Fixed typo
* ACE/ace/Asynch_Acceptor.h: * ACE/ace/Name_Space.h: * TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp: * TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h: * TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h: * TAO/docs/implrepo/paper.html: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroupManager.cpp: * TAO/orbsvcs/orbsvcs/SecurityLevel3.idl:
Diffstat (limited to 'TAO/TAO_IDL/be_include')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
index bd319d5b9a1..0bee5dc3f84 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
@@ -79,7 +79,7 @@ private:
/// Create the exception holder valuetype
be_valuetype *create_exception_holder (be_interface *node);
- /// And the concrete implemenation of the exception holder valuetype
+ /// And the concrete implementation of the exception holder valuetype
// be_valuetype *create_exception_holder_concrete (be_valuetype *parent);
/// Creates a raise operation from node and inserts it in
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h
index 0e7129f12d1..38b0b3b0b31 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h
@@ -5,7 +5,7 @@
* @file field_ch.h
*
* Visitor for the structure fields in valuebox class.
- * This one generates code for access to strucuture members
+ * This one generates code for access to structure members
* in the client header.
*
* Based on be_visitor_union_branch/public_ch. In general we