mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-01 17:23:48 +00:00
Fix leftover word in MENU_ENUM_LABEL_CHECK_FOR_MISSING_FIRMWARE
This commit is contained in:
parent
2fa74c997b
commit
7b24950438
@ -379,8 +379,7 @@ int menu_hash_get_help_us_enum(enum msg_hash_enums msg, char *s, size_t len)
|
||||
" \n"
|
||||
"If this option is disabled, \n"
|
||||
"it will try to load even if such \n"
|
||||
"firmware is missing. \n"
|
||||
"down. \n");
|
||||
"firmware is missing. \n");
|
||||
break;
|
||||
case MENU_ENUM_LABEL_PARENT_DIRECTORY:
|
||||
snprintf(s, len,
|
||||
|
Loading…
x
Reference in New Issue
Block a user