Commit ffa9e2c063ef34953896e73c191f63b5d9fe94ef

Authored by Rick M
Committed by Stéphane Raimbault
1 parent 00ecdd24

Minor documentation correction

doc/modbus_set_byte_timeout.txt
@@ -38,7 +38,7 @@ errno. @@ -38,7 +38,7 @@ errno.
38 ERRORS 38 ERRORS
39 ------ 39 ------
40 *EINVAL*:: 40 *EINVAL*::
41 -The argument _ctx_ is NULL or _to_usec_ is larger than 1000000. 41 +The argument _ctx_ is NULL or _to_usec_ is larger than 999999.
42 42
43 43
44 SEE ALSO 44 SEE ALSO