From c26d5a8d78b81e8e8c23b0dea691247cfd8ec7ec Mon Sep 17 00:00:00 2001 From: wodim Date: Mon, 4 Jan 2016 02:10:45 +0100 Subject: Fix false friend. --- src/modules/objects/KvsObject_socket.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects') diff --git a/src/modules/objects/KvsObject_socket.cpp b/src/modules/objects/KvsObject_socket.cpp index 70b95d285..8f1340172 100644 --- a/src/modules/objects/KvsObject_socket.cpp +++ b/src/modules/objects/KvsObject_socket.cpp @@ -140,7 +140,7 @@ const char * const sockerrors_tbl[] = { !fn: $connectedEvent() This function is called when a connection attempt has been successfully completed. - The socket is actually connected to [classfnc:socket]$remoteIp[/classfnc]() on + The socket is currently connected to [classfnc:socket]$remoteIp[/classfnc]() on [classfnc:socket]$remotePort[/classfnc](). You can start writing data and you may expect [classfnc:socket]$dataAvailableEvent[/classfnc]() to be triggered. -- cgit v1.3.1-10-gc9f91