summaryrefslogtreecommitdiff
path: root/ACE/ace/SOCK.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SOCK.h')
-rw-r--r--ACE/ace/SOCK.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SOCK.h b/ACE/ace/SOCK.h
index 4d97aef26a3..6dcffcb4114 100644
--- a/ACE/ace/SOCK.h
+++ b/ACE/ace/SOCK.h
@@ -30,7 +30,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
* @class ACE_SOCK
*
* @brief An abstract class that forms the basis for more specific
- * classes, such as ACE_SOCK_Acceptor and <ACE_SOCK_Stream>.
+ * classes, such as ACE_SOCK_Acceptor and ACE_SOCK_Stream.
* Do not instantiate this class.
*
* This class provides functions that are common to all of the