summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
diff options
context:
space:
mode:
authorvzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-10-09 08:33:09 +0000
committervzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-10-09 08:33:09 +0000
commite9c4d6dd2a236abf4484a9776c46d6d31b048e9f (patch)
treec8d1c460c2a0f3d78a1ab9b850af7bedfdf216b4 /TAO/tao/GIOP_Message_Generator_Parser_12.cpp
parentee7b55ec8ca28a5f35c79d7c898dea744f772ec7 (diff)
downloadATCD-e9c4d6dd2a236abf4484a9776c46d6d31b048e9f.tar.gz
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser_12.cpp')
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_12.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_12.cpp b/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
index fde199826aa..bf4a01631b5 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
+++ b/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
@@ -36,7 +36,7 @@ TAO_GIOP_Message_Generator_Parser_12::write_request_header (
CORBA::Octet const response_flags = opdetails.response_flags ();
// Here are the Octet values for different policies. See the meaning
- // of response_flags of RequestHeader_1_2 in the CORBA specificion as
+ // of response_flags of RequestHeader_1_2 in the CORBA specification as
// to why the values below are used.
// '00000000' for SYNC_NONE
// '00000000' for SYNC_WITH_TRANSPORT