gbranden pushed a commit to branch master
in repository groff.
commit 9f1f6145b3014deeb9d88f03af99f6eab2ecfd97
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 15 08:49:24 2026 -0500
[install-font]: Fix typo in diagnostic message.
---
contrib/install-font/ChangeLog | 4 ++++
contrib/install-font/install-font.bash | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/contrib/install-font/ChangeLog b/contrib/install-font/ChangeLog
index 76db8899d..bfdb3bf22 100644
--- a/contrib/install-font/ChangeLog
+++ b/contrib/install-font/ChangeLog
@@ -1,3 +1,7 @@
+2026-03-15 G. Branden Robinson <[email protected]>
+
+ * install-font.bash: Fix typo in diagnostic message.
+
2026-01-21 G. Branden Robinson <[email protected]>
* install-font.am: Drop unused macros `installfont_srcdir` and
diff --git a/contrib/install-font/install-font.bash
b/contrib/install-font/install-font.bash
index d07f1c8a0..bff1730d3 100644
--- a/contrib/install-font/install-font.bash
+++ b/contrib/install-font/install-font.bash
@@ -603,7 +603,7 @@ if [ ! -w "$loc_or_sysdir" ] ; then
scriptname=`basename $0`
printf \
"You don't have write access to ${loc_or_sysdir}
-Superuser priviledges required.\nRerun as \
+Superuser privileges required.\nRerun as \
'\033[33msudo ${scriptname} \033[4margs\033[0m' \
or \
'\033[33msu root -c \"${scriptname} \033[4margs\033[0m\033[33m\"\033[0m'\n"
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit