summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2003-01-26 21:14:56 +0000
committermurray <murray@FreeBSD.org>2003-01-26 21:14:56 +0000
commitf82fab22e768fdf8405ce8026cbf68d26fa896cd (patch)
treebd8bc91e1fc8978161c9457d106832e85f9e9cb1 /usr.sbin/sade
parent163b20e25f88c7d62e591a14aeb756913025d805 (diff)
downloadFreeBSD-src-f82fab22e768fdf8405ce8026cbf68d26fa896cd.zip
FreeBSD-src-f82fab22e768fdf8405ce8026cbf68d26fa896cd.tar.gz
Correct typo.
Submitted by: Andreas Kohn <andreas.kohn@gmx.net> (via -STABLE)
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/menus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c
index 4c37d18..12d5a1b0 100644
--- a/usr.sbin/sade/menus.c
+++ b/usr.sbin/sade/menus.c
@@ -913,7 +913,7 @@ DMenu MenuDistributions = {
"distributions",
{ { "X Exit", "Exit this menu (returning to previous)",
checkTrue, dmenuExit, NULL, NULL, '<', '<', '<' },
- { "All", "All system sources, binaries and X Window System)",
+ { "All", "All system sources, binaries and X Window System",
checkDistEverything, distSetEverything, NULL, NULL, ' ', ' ', ' ' },
{ "Reset", "Reset selected distribution list to nothing",
NULL, distReset, NULL, NULL, ' ', ' ', ' ' },
OpenPOWER on IntegriCloud