diff --git a/doc/modbus_set_response_timeout.txt b/doc/modbus_set_response_timeout.txt index 47caf61..e99e38c 100644 --- a/doc/modbus_set_response_timeout.txt +++ b/doc/modbus_set_response_timeout.txt @@ -34,7 +34,7 @@ ERRORS ------ *EINVAL*:: The argument _ctx_ is NULL, or both _to_sec_ and _to_usec_ are zero, or _to_usec_ -is larger than 1000000. +is larger than 999999. EXAMPLE