From 92108bc7434ec2463cc95806b588c0f33d9f9529 Mon Sep 17 00:00:00 2001 From: proddy Date: Sat, 4 Jan 2025 14:59:41 +0100 Subject: [PATCH] update comments --- scripts/generate_csv_and_headers.sh | 2 +- scripts/update_all.sh | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/generate_csv_and_headers.sh b/scripts/generate_csv_and_headers.sh index 23c0e1ed0..7535e1f19 100755 --- a/scripts/generate_csv_and_headers.sh +++ b/scripts/generate_csv_and_headers.sh @@ -4,7 +4,7 @@ # Builds the dump_*.csv files, modbus headers and modbus documentation. # Run as `sh scripts/generate_csv_and_headers.sh` from the root of the repository. -# creat a dummy modbus_entity_parameters.hpp so the first pass compiles +# create a dummy modbus_entity_parameters.hpp so the first pass compiles cat >./src/modbus_entity_parameters.hpp <