diff options
Diffstat (limited to 'TAO/tao/Asynch_Timeout_Handler.h')
-rw-r--r-- | TAO/tao/Asynch_Timeout_Handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Asynch_Timeout_Handler.h b/TAO/tao/Asynch_Timeout_Handler.h index 2eb6d81dbcc..dfa5d16fc05 100644 --- a/TAO/tao/Asynch_Timeout_Handler.h +++ b/TAO/tao/Asynch_Timeout_Handler.h @@ -41,7 +41,7 @@ class TAO_Export TAO_Asynch_Timeout_Handler // TAO_Asynch_Timeout_Handler // // = DESCRIPTION - // Handler registered with the reactor in case of AMI + // Handler registered with the reactor in case of AMI // timeouts. // public: |