summaryrefslogtreecommitdiff
path: root/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h')
-rw-r--r--tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h b/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h
index 9aa378290ac..6ff938d94cd 100644
--- a/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h
+++ b/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h
@@ -43,8 +43,8 @@ namespace TAO
*
* @brief Base class for all custom request operations.
*
- * @note The caller that creates a new TP_Custom_Request_Operation
- * object needs call _add_ref () on the servant before
+ * @note The caller that creates a new TP_Custom_Request_Operation
+ * object needs call _add_ref () on the servant before
* constructing it and the TP_Custom_Request_Operation object
* is responsible to decrement the reference count.
*