summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-12-11 11:01:13 +0000
committererwin <erwin@FreeBSD.org>2006-12-11 11:01:13 +0000
commit2810e9967cb4cd6a5d890c8b2c795b8034a97827 (patch)
treedb246f942a51c424efa6ecba3cac5409cbc70cc9 /usr.sbin/sysinstall
parent6d43d7c03d66045ecc15669bd91f17829dc1ad19 (diff)
downloadFreeBSD-src-2810e9967cb4cd6a5d890c8b2c795b8034a97827.zip
FreeBSD-src-2810e9967cb4cd6a5d890c8b2c795b8034a97827.tar.gz
Fix a typo ceri found while reviewing and I forgot to commit
in the previous version. Submitted by: ceri, matteo Reviewed by: cperciva Also note that the last revision was: Reviewed by: ceri, simon
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/index.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 4211585..dab0593 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -157,7 +157,7 @@ static char *descrs[] = {
"ukrainian", "Ported software for the Ukrainian market.",
"vietnamese", "Ported software for the Vietnamese market.",
"windowmaker", "Ports to support the WindowMaker window manager.",
- "www", "Web utilities (browers, HTTP servers, etc).",
+ "www", "Web utilities (browsers, HTTP servers, etc).",
"x11", "X Window System based utilities.",
"x11-clocks", "X Window System based clocks.",
"x11-fm", "X Window System based file managers.",
OpenPOWER on IntegriCloud