Correct typo.

Submitted by:	Andreas Kohn <andreas.kohn@gmx.net> (via -STABLE)
This commit is contained in:
murray 2003-01-26 21:14:56 +00:00
parent 163b20e25f
commit f82fab22e7
2 changed files with 2 additions and 2 deletions

View File

@ -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, ' ', ' ', ' ' },

View File

@ -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, ' ', ' ', ' ' },