diff --git a/intl/msg_hash_us.c b/intl/msg_hash_us.c index fcbd539611..812f29e2f4 100644 --- a/intl/msg_hash_us.c +++ b/intl/msg_hash_us.c @@ -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, diff --git a/retroarch.cfg b/retroarch.cfg index 7f35e2e391..9bf4c3e6e9 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -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.