util-src/struct.c
changeset 12391 05c250fa335a
parent 12358 3ce3633527af
child 12579 1f6f05a98fcd
--- a/util-src/struct.c	Sun Mar 06 15:13:50 2022 +0100
+++ b/util-src/struct.c	Mon Mar 07 00:13:56 2022 +0100
@@ -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