From fb43eaabb7e71f50a4f709a4dc827ae88cd33cf8 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Tue, 25 Jan 2022 22:58:34 +0100 Subject: [PATCH] Fix typos (closes #620) --- CONTRIBUTING.md | 4 ++-- ISSUE_TEMPLATE.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3466193..b46f2e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ Take care to read the documentation at http://libmodbus.org/documentation/. https://groups.google.com/forum/#!forum/libmodbus or send an email to libmodbus@googlegroups.com -- *Use a clear and decriptive title* for the issue to identify +- *Use a clear and descriptive title* for the issue to identify - *Which version of libmodbus are you using?* you can obtain this information from your package manager or by running `pkg-config --modversion libmodbus`. @@ -19,7 +19,7 @@ You can provide the sha1 of the commit if you have fetched the code with `git`. - *Which operating system are you using?* - *Describe the exact steps which reproduce the problem* in as many details as -possible. For example, the software/equipement which runs the Modbus server, how +possible. For example, the software/equipment which runs the Modbus server, how the clients are connected (TCP, RTU, ASCII) and the source code you are using. - *Enable the debug mode*, libmodbus provides a function to display the content diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index dfd038e..9052889 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -20,7 +20,7 @@ Please read the following carefully before submitting this new issue. When you get here and you are still convinced that you want to report a bug: -- *Use a clear and decriptive title* for the issue to identify +- *Use a clear and descriptive title* for the issue to identify - *Which version of libmodbus are you using?* you can obtain this information from your package manager or by running `pkg-config --modversion libmodbus`. @@ -29,7 +29,7 @@ When you get here and you are still convinced that you want to report a bug: - *Which operating system are you using?* - *Describe the exact steps which reproduce the problem* in as many details as - possible. For example, the software/equipement which runs the Modbus server, how + possible. For example, the software/equipment which runs the Modbus server, how the clients are connected (TCP, RTU, ASCII) and the source code you are using. - *Enable the debug mode*, libmodbus provides a function to display the content @@ -62,11 +62,11 @@ everything up to and including the following line which starts with ---. <...> -## Expected behaviour +## Expected behavior <...> -## Actual behaviour +## Actual behavior <...> -- libgit2 0.21.4