From 6e5229cad7ec1ba05e65eee63d3fd424bb556f6ed64679378da0f3713972e31d Mon Sep 17 00:00:00 2001 From: brent saner Date: Thu, 25 Sep 2025 14:15:56 -0400 Subject: [PATCH] typo --- README.adoc | 2 +- README.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index da5adf5..d776132 100644 --- a/README.adoc +++ b/README.adoc @@ -148,7 +148,7 @@ Each *message* is composed of: [id="msg_respstatus"] === Response Status -For response messages, a speciall "summary byte" is prepended; a status indicator. +For response messages, a special "summary byte" is prepended; a status indicator. This allows requesting ends to quickly bail in the case of an error if no further parsing is desired. The status will be indicated by one of <>: an ASCII `ACK` (`0x06`) for all requests being returned successfully or an ASCII `NAK` (`0x15`) if one or more errors were encountered across all records. diff --git a/README.html b/README.html index f97fa22..7407115 100644 --- a/README.html +++ b/README.html @@ -636,7 +636,7 @@ pre.rouge .gs {
Brent Saner

-Last rendered 2025-08-28 02:00:17 -0400 +Last rendered 2025-09-25 14:15:57 -0400
Table of Contents
@@ -1440,7 +1440,7 @@ In the event of the embedded text in this document differing from the online ver

3.1. Response Status

-

For response messages, a speciall "summary byte" is prepended; a status indicator. +

For response messages, a special "summary byte" is prepended; a status indicator. This allows requesting ends to quickly bail in the case of an error if no further parsing is desired.

@@ -2387,7 +2387,7 @@ ae88bed2 // Checksum Value (2928197330)