From 8813c7e0d664be405ef179558ecedde183c2ea33 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Thu, 31 Oct 2013 01:38:47 +0100 Subject: [PATCH] Documentation typo --- doc/modbus_set_byte_timeout.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modbus_set_byte_timeout.txt b/doc/modbus_set_byte_timeout.txt index cd294db..14cd03d 100644 --- a/doc/modbus_set_byte_timeout.txt +++ b/doc/modbus_set_byte_timeout.txt @@ -25,7 +25,7 @@ If _to_sec_ is set to -1 then this timeout will not be used at all. In this case, _modbus_set_response_timeout()_ governs the entire handling of the response, the full confirmation response must be received before expiration of the response timeout. When a byte timeout is set, the response timeout is only -used to wait for the first byte of the respone. +used to wait for the first byte of the response. RETURN VALUE -- libgit2 0.21.4