git: a5584ace96b6 - main - bsdconfig: correct utilties typo
Ed Maste
emaste at FreeBSD.org
Tue Jan 12 00:57:47 UTC 2021
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=a5584ace96b627f86cbac386b4c6f47dd206defe
commit a5584ace96b627f86cbac386b4c6f47dd206defe
Author: Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-01-11 13:49:56 +0000
Commit: Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-01-12 00:57:23 +0000
bsdconfig: correct utilties typo
---
usr.sbin/bsdconfig/include/messages.subr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/bsdconfig/include/messages.subr b/usr.sbin/bsdconfig/include/messages.subr
index 4932f08364d7..4fd05db08d7d 100644
--- a/usr.sbin/bsdconfig/include/messages.subr
+++ b/usr.sbin/bsdconfig/include/messages.subr
@@ -442,7 +442,7 @@ msg_x11_clocks_desc="X Window System based clocks."
msg_x11_desc="X Window System based utilities."
msg_x11_drivers_desc="X Window System drivers."
msg_x11_fm_desc="X Window System based file managers."
-msg_x11_fonts_desc="X Window System fonts and font utilties."
+msg_x11_fonts_desc="X Window System fonts and font utilities."
msg_x11_servers_desc="X Window System servers."
msg_x11_themes_desc="X Window System themes."
msg_x11_toolkits_desc="X Window System based development toolkits."
More information about the dev-commits-src-all
mailing list