diff options
author | Stefan Weil <sw@weilnetz.de> | 2016-03-26 10:11:33 +0100 |
---|---|---|
committer | Stefan Weil <sw@weilnetz.de> | 2016-03-26 10:20:46 +0100 |
commit | 6f7b8e3f5bc0eaea00f479d6197d5381970ecff1 (patch) | |
tree | 9843e8c7aff896e7b29f2418cb1fc793bffaa015 /documentation/api/modules/nixio.Socket.html | |
parent | cd43e35b9d07208277c3665afdd583ccda79d2b8 (diff) |
documentation: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'documentation/api/modules/nixio.Socket.html')
-rw-r--r-- | documentation/api/modules/nixio.Socket.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/api/modules/nixio.Socket.html b/documentation/api/modules/nixio.Socket.html index 105682ced2..7d258fc195 100644 --- a/documentation/api/modules/nixio.Socket.html +++ b/documentation/api/modules/nixio.Socket.html @@ -763,7 +763,7 @@ buffer containing data successfully read Send a message on the socket. This function is identical to sendto except for the missing destination - paramters. See the sendto description for a detailed description. + parameters. See the sendto description for a detailed description. <h3>Parameters</h3> |