소스 검색

Tiny typo

jon mills 9 년 전
부모
커밋
199141f19c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.