summaryrefslogtreecommitdiff
path: root/ACE/ace/SOCK_Connector.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-01-30 09:21:33 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-01-30 09:21:33 +0100
commit246ad1ffc271061be869e21fd091bffa1c0e5400 (patch)
tree762a0acb8f7daf0851b7946a0362f33bc631e42a /ACE/ace/SOCK_Connector.h
parenta6baee1a1337bb6d0028f727eba74dd59b5e0f55 (diff)
downloadATCD-246ad1ffc271061be869e21fd091bffa1c0e5400.tar.gz
Fixed typos in comments
* ACE/ace/Lib_Find.h: * ACE/ace/SOCK_Connector.h: * ACE/ace/SOCK_SEQPACK_Connector.h:
Diffstat (limited to 'ACE/ace/SOCK_Connector.h')
-rw-r--r--ACE/ace/SOCK_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SOCK_Connector.h b/ACE/ace/SOCK_Connector.h
index 56d2f6ccf5f..e84410257fc 100644
--- a/ACE/ace/SOCK_Connector.h
+++ b/ACE/ace/SOCK_Connector.h
@@ -259,7 +259,7 @@ public:
* to the peer.
* @param remote_sap If non-0, it points to the @c ACE_INET_Addr object
* that will contain the address of the connected peer.
- * @param timeout Same values and return value possibilites as for
+ * @param timeout Same values and return value possibilities as for
* connect(). @see connect().
*/
int complete (ACE_SOCK_Stream &new_stream,