Преглед изворни кода

Minor documentation correction

Rick M пре 3 година
родитељ
комит
ffa9e2c063
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      doc/modbus_set_byte_timeout.txt

+ 1 - 1
doc/modbus_set_byte_timeout.txt

@@ -38,7 +38,7 @@ errno.
 ERRORS
 ------
 *EINVAL*::
-The argument _ctx_ is NULL or _to_usec_ is larger than 1000000.
+The argument _ctx_ is NULL or _to_usec_ is larger than 999999.
 
 
 SEE ALSO