From 1369b3773ffa4e9b2acdacb68c27050f359f0b8e Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 14 Mar 2023 11:10:20 +0100 Subject: Fixed typo in comment * TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp: --- TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1