From 6f7b8e3f5bc0eaea00f479d6197d5381970ecff1 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 26 Mar 2016 10:11:33 +0100 Subject: documentation: Fix typos (found by codespell) Signed-off-by: Stefan Weil --- documentation/api/modules/nixio.Socket.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/api/modules/nixio.Socket.html') 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.

Parameters

-- cgit v1.2.3