From f42f08276124c09dc2996de4cc193a1ed8b47638 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Mon, 19 May 2008 08:50:10 +0200 Subject: [PATCH] Fix typo in README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 0ba078a..95424bd 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ Overview ======== libmodbus is a free software library to send/receive data with a -device which respect the Modbus protocol. This library can use a +device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection. The functions included in the library have been derived from the @@ -46,6 +46,6 @@ Testing ======= Some testing programs are provided in the tests directory, you can -freely edit the code source to fit your needs (it's Free Sofware :). +freely edit the source code to fit your needs (it's Free Sofware :). See tests/README for a description of each program. -- libgit2 0.21.4