summaryrefslogtreecommitdiff
path: root/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Callback_Quoter/Consumer_Input_Handler.h')
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Input_Handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
index b33918cc7e5..883673c2251 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
+++ b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
@@ -63,7 +63,7 @@ public:
//
// = DESCRIPTION
// Used so that the process of registering, unregistering
- // and exitting neednt be dependent on 'r' 'u' and 'q'.
+ // and exiting neednt be dependent on 'r' 'u' and 'q'.
// Also, #define clutters up the global namespace.
REGISTER = 'r',