From 92e0faf352dbcd5f38cdf4d45ea7ac1df34e0453 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 26 May 2024 16:39:31 +0200 Subject: [PATCH] spelling --- src/lib/ebus/symbol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ebus/symbol.h b/src/lib/ebus/symbol.h index 43f73693..a1523cad 100755 --- a/src/lib/ebus/symbol.h +++ b/src/lib/ebus/symbol.h @@ -286,7 +286,7 @@ class SymbolString { } /** - * Return the calculated number of data bytes DD (nnot yet revealed in the length field). + * Return the calculated number of data bytes DD (not yet revealed in the length field). * @return the calculated number of data bytes DD. */ size_t getCalculatedDataSize() const {