Correct typo.
Submitted by: Andreas Kohn <andreas.kohn@gmx.net> (via -STABLE)
This commit is contained in:
parent
163b20e25f
commit
f82fab22e7
@ -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, ' ', ' ', ' ' },
|
||||
|
@ -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, ' ', ' ', ' ' },
|
||||
|
Loading…
Reference in New Issue
Block a user