From dcd78eef8c4421000fdbbbf89efc984a970cbd2c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:12:14 -0500 Subject: [PATCH] spelling: valued Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- Utils/Hash/libcrc/lib_crc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utils/Hash/libcrc/lib_crc.txt b/Utils/Hash/libcrc/lib_crc.txt index 1a4ca444c5..4a988745a0 100644 --- a/Utils/Hash/libcrc/lib_crc.txt +++ b/Utils/Hash/libcrc/lib_crc.txt @@ -83,7 +83,7 @@ be filtered out, except for 0..9, a..f and A..F. The remaining characters will be paired, and every pair of two characters represent the hexadecimal value to be used for one byte in the CRC calculation. The result if an - odd number of valud characters is provided is undefined. + odd number of valued characters is provided is undefined. Example input string: 41 42 43 CRC16 = 0x4521