Remove an accidental comma that managed to creep in with the last commit.
This commit is contained in:
parent
9ceb184438
commit
7ddbe3a0c0
@ -1262,7 +1262,7 @@ DMenu MenuStartup = {
|
||||
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
|
||||
"Startup Services Menu",
|
||||
"This menu allows you to configure various aspects of your system's\n"
|
||||
"startup configuration. Use [SPACE] or [ENTER] to select items, and\n",
|
||||
"startup configuration. Use [SPACE] or [ENTER] to select items, and\n"
|
||||
"[TAB] to move to the buttons. Select Exit to leave this menu.",
|
||||
NULL,
|
||||
NULL,
|
||||
|
@ -1262,7 +1262,7 @@ DMenu MenuStartup = {
|
||||
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
|
||||
"Startup Services Menu",
|
||||
"This menu allows you to configure various aspects of your system's\n"
|
||||
"startup configuration. Use [SPACE] or [ENTER] to select items, and\n",
|
||||
"startup configuration. Use [SPACE] or [ENTER] to select items, and\n"
|
||||
"[TAB] to move to the buttons. Select Exit to leave this menu.",
|
||||
NULL,
|
||||
NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user