Correct text

This commit is contained in:
twinaphex 2016-07-26 10:59:30 +02:00
parent afa9e17c59
commit 21714726d6
2 changed files with 2 additions and 2 deletions

View File

@ -380,7 +380,7 @@ int menu_hash_get_help_us_enum(enum msg_hash_enums msg, char *s, size_t len)
case MENU_ENUM_LABEL_INPUT_OVERLAY_HIDE_IN_MENU:
snprintf(s, len,
"Hide the current overlay from appearing \n"
"in menu screens.");
"inside the menu.");
break;
case MENU_ENUM_LABEL_OVERLAY_PRESET:
snprintf(s, len,

View File

@ -304,7 +304,7 @@
# Enable or disable the current overlay.
# input_overlay_enable = true
# Hide the current overlay from appearing in menu screens.
# Hide the current overlay from appearing inside the menu.
# input_overlay_hide_in_menu = true
# Path to input overlay.