ソースを参照

Documentation typo

Stéphane Raimbault 11 年 前
コミット
8813c7e0d6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      doc/modbus_set_byte_timeout.txt

+ 1 - 1
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
 case, _modbus_set_response_timeout()_ governs the entire handling of the
 response, the full confirmation response must be received before expiration of
 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
 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
 RETURN VALUE