summaryrefslogtreecommitdiff
path: root/ACE/ace/Asynch_Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Asynch_Acceptor.h')
-rw-r--r--ACE/ace/Asynch_Acceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Asynch_Acceptor.h b/ACE/ace/Asynch_Acceptor.h
index 520c7bf3f8a..03efa702e8d 100644
--- a/ACE/ace/Asynch_Acceptor.h
+++ b/ACE/ace/Asynch_Acceptor.h
@@ -171,7 +171,7 @@ public:
* another accept should be initiated. If the method returns a non-zero
* value, another accept is initiated.
*
- * The default implemenation always returns the value passed as the
+ * The default implementation always returns the value passed as the
* @c open() method's @a reissue_accept argument. That value can also
* be changed using the @c reissue_accept() method.
*/