Browse Source

Tiny typo

jon mills 9 năm trước cách đây
mục cha
commit
199141f19c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/libmodbus.txt

+ 1 - 1
doc/libmodbus.txt

@@ -97,7 +97,7 @@ Create a Modbus TCP context::
 
 TCP PI (IPv4 and IPv6) Context
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-The TCP PI (Protocol Indepedent) backend implements a Modbus variant used for
+The TCP PI (Protocol Independent) backend implements a Modbus variant used for
 communications over TCP IPv4 and IPv6 networks. It does not require a checksum
 calculation as lower layer takes care of the same.