瀏覽代碼

Slight change to modbus_report_slave_id doc.

Thanks to Karl Palsson.
Stéphane Raimbault 9 年之前
父節點
當前提交
f155c5a6d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/modbus_report_slave_id.txt

+ 1 - 1
doc/modbus_report_slave_id.txt

@@ -27,7 +27,7 @@ The response stored in _dest_ contains:
   the version of the library as a string.
 
 The function writes at most _max_dest_ bytes from the response to _dest_ so
-you must take to allocate enough memory to store the results.
+you must ensure that _dest_ is large enough.
 
 RETURN VALUE
 ------------