commit 941ac44451fa89b29b3c45d805f9d1b7f535ddbe
parent 8a98b582da4aa98f57137d946088869d255ab17b
Author: hhvn <dev@hhvn.uk>
Date: Mon, 13 Dec 2021 16:17:59 +0000
Makefile: typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -24,7 +24,7 @@ all: $(BIN) $(MAN)
config.mk:
./configure
-# All objects should be rebuild if
+# All objects should be rebuilt if
# struct.h changes, as, for example,
# if an enum changes value that will
# only be recognized in source files