From 45b8d4c0de4219e8e5a32ba1313c5c8dccb69943 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 1 Dec 2018 16:29:31 -0800 Subject: [PATCH] make: clarify comment --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6ff36bb85..8e8063de2 100644 --- a/Makefile +++ b/Makefile @@ -1214,8 +1214,8 @@ EXCLUDEPKGDIRS=\ ':!hledger-api' \ # -E for extended regular expressions -# ensure bullet lists in descriptions use - not * -# convert ORGNODE placeholders to * +# ensure bullet lists in descriptions use hyphens not stars +# convert ORGNODE placeholders to stars # strip most PKG: prefixes # strip maintainer's author name # strip [ci skip] lines