summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2010-11-14 09:14:17 +0000
committerbrucec <brucec@FreeBSD.org>2010-11-14 09:14:17 +0000
commitd4de3c13058a353d418e727142942892cb1822c1 (patch)
treecabd6b2854bb8cb4f93887c257f9aa1ed9cae70b /usr.sbin/sysinstall
parent999ebfa6614e2b7b16ab280da2ca2d0b49561631 (diff)
downloadFreeBSD-src-d4de3c13058a353d418e727142942892cb1822c1.zip
FreeBSD-src-d4de3c13058a353d418e727142942892cb1822c1.tar.gz
"Web" should not be all upper-case because it's not an acronym.
PR: bin/130366 Submitted by: Royce Williams <royce at alaska.net> MFC after: 1 week
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/install.c b/usr.sbin/sysinstall/install.c
index 273f221..db347e2 100644
--- a/usr.sbin/sysinstall/install.c
+++ b/usr.sbin/sysinstall/install.c
@@ -756,7 +756,7 @@ nodisks:
dialog_clear_norefresh();
if (!msgYesNo("The FreeBSD package collection is a collection of thousands of ready-to-run\n"
- "applications, from text editors to games to WEB servers and more. Would you\n"
+ "applications, from text editors to games to Web servers and more. Would you\n"
"like to browse the collection now?")) {
(void)configPackages(self);
}
OpenPOWER on IntegriCloud