summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset_Manager_Factory_Base.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Codeset_Manager_Factory_Base.h')
-rw-r--r--TAO/tao/Codeset_Manager_Factory_Base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Codeset_Manager_Factory_Base.h b/TAO/tao/Codeset_Manager_Factory_Base.h
index bbd82d40c45..9dd7b50d7a8 100644
--- a/TAO/tao/Codeset_Manager_Factory_Base.h
+++ b/TAO/tao/Codeset_Manager_Factory_Base.h
@@ -37,7 +37,7 @@ class TAO_Codeset_Manager;
*
* @brief Base class for creating instances of the codeset manager.
*
- * The base also provides a default implementation which
+ * @description The base also provides a default implementation which
* instantiates nothing. This default impl is replaced by the actual
* implementation if libTAO_Codeset is loaded.
*