summaryrefslogtreecommitdiff
path: root/ACE/ace/SPIPE_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SPIPE_Stream.h')
-rw-r--r--ACE/ace/SPIPE_Stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SPIPE_Stream.h b/ACE/ace/SPIPE_Stream.h
index 7e4c90735f4..9293224b7ed 100644
--- a/ACE/ace/SPIPE_Stream.h
+++ b/ACE/ace/SPIPE_Stream.h
@@ -29,7 +29,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
/**
* @class ACE_SPIPE_Stream
*
- * @brief Defines the methods in the <ACE_SPIPE_Stream> abstraction.
+ * @brief Defines the methods in the ACE_SPIPE_Stream abstraction.
*
* @a buf is the buffer to write from or receive into.
* @a len is the number of bytes to transfer.