summaryrefslogtreecommitdiff
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
commit1e8ad9242d85718b49e7c0ed20b9dc69331a0927 (patch)
treec8d1c460c2a0f3d78a1ab9b850af7bedfdf216b4
parent74c571aa772dfe637960f8162a466548d6eb1c67 (diff)
downloadATCD-1e8ad9242d85718b49e7c0ed20b9dc69331a0927.tar.gz
-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