From 21714726d6af7cd820e5f0d59748399255b67137 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 26 Jul 2016 10:59:30 +0200 Subject: [PATCH] Correct text --- intl/msg_hash_us.c | 2 +- retroarch.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.