summaryrefslogtreecommitdiff
path: root/ACE/ace/Handle_Ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Handle_Ops.h')
-rw-r--r--ACE/ace/Handle_Ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Handle_Ops.h b/ACE/ace/Handle_Ops.h
index e349ed1b5cd..233c161fb03 100644
--- a/ACE/ace/Handle_Ops.h
+++ b/ACE/ace/Handle_Ops.h
@@ -31,7 +31,7 @@ class ACE_Time_Value;
namespace ACE
{
/**
- * Wait up to @a timeout> amount of time to actively open a device.
+ * Wait up to @a timeout amount of time to actively open a device.
* This method doesn't perform the @c connect, it just does the
* timed wait.
*/