summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp')
-rw-r--r--TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
index 79ed9106ddf..8b11fede503 100644
--- a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
+++ b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
@@ -14,7 +14,7 @@ TAO_AMI_Arguments_Converter_Impl::convert_request (
TAO::Argument * const args[],
size_t nargs)
{
- // The AMI requests on client side just has the in and inout argumenst,
+ // The AMI requests on client side just has the in and inout arguments,
// Since the argument list in the client side is used by server side
// in collocation case and the server expects the full list of arguments
// and not just the inout arguments we need to expand the client arguments