summaryrefslogtreecommitdiff
path: root/ace/Lock_Adapter_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Lock_Adapter_T.h')
-rw-r--r--ace/Lock_Adapter_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Lock_Adapter_T.h b/ace/Lock_Adapter_T.h
index 117684a1a2a..866616d1bb1 100644
--- a/ace/Lock_Adapter_T.h
+++ b/ace/Lock_Adapter_T.h
@@ -43,7 +43,7 @@ public:
// = Initialization/Finalization methods.
- /// Constructor. All locking requests will be forwarded to <lock>.
+ /// Constructor. All locking requests will be forwarded to @a lock.
ACE_Lock_Adapter (ACE_LOCKING_MECHANISM &lock);
/// Constructor. Since no lock is provided by the user, one will be