The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=a5584ace96b627f86cbac386b4c6f47dd206defe

commit a5584ace96b627f86cbac386b4c6f47dd206defe
Author:     Ed Maste <[email protected]>
AuthorDate: 2021-01-11 13:49:56 +0000
Commit:     Ed Maste <[email protected]>
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."
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to