summaryrefslogtreecommitdiffstats
path: root/config/prelude.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/prelude.mk')
-rw-r--r--config/prelude.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/prelude.mk b/config/prelude.mk
index b9bc61b..e1e7a4d 100644
--- a/config/prelude.mk
+++ b/config/prelude.mk
@@ -109,7 +109,7 @@ MSG = @msg() { \
}; \
msg
-# Maximum width of a short message, to align the [X]
+# Maximum width of a short message, to align the ✔/✘
MSG_WIDTH := 33
# cat a file if V=1