From 43351d2b54f7d8451a0e1ada7a72514c1ae1e396 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 7 Mar 2022 00:13:56 +0100 Subject: Spelling: Fix various spelling mistakes (thanks timeless) Words, sometimes I wonder how they even work Maybe I missed something. --- util-src/struct.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-src') diff --git a/util-src/struct.c b/util-src/struct.c index 40fdffac..e80df4e6 100644 --- a/util-src/struct.c +++ b/util-src/struct.c @@ -10,7 +10,7 @@ ** > - big endian ** < - little endian ** ![num] - alignment -** x - pading +** x - padding ** b/B - signed/unsigned byte ** h/H - signed/unsigned short ** l/L - signed/unsigned long -- cgit v1.2.3