summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyFactory_Registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PolicyFactory_Registry.h')
-rw-r--r--TAO/tao/PolicyFactory_Registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PolicyFactory_Registry.h b/TAO/tao/PolicyFactory_Registry.h
index 1bd5151fd55..4ca44e31975 100644
--- a/TAO/tao/PolicyFactory_Registry.h
+++ b/TAO/tao/PolicyFactory_Registry.h
@@ -91,7 +91,7 @@ public:
ACE_ENV_ARG_DECL);
/// Construct a policy of the given type with the information
- /// contained in the CORBA::Any <value>.
+ /// contained in the CORBA::Any @a value.
CORBA::Policy_ptr create_policy (CORBA::PolicyType type,
const CORBA::Any &value
ACE_ENV_ARG_DECL);