From 7b249504386a69729c80928e0bd6f2282cc0f1d8 Mon Sep 17 00:00:00 2001 From: rootfather Date: Sun, 29 Oct 2017 14:41:49 +0100 Subject: [PATCH] Fix leftover word in MENU_ENUM_LABEL_CHECK_FOR_MISSING_FIRMWARE --- intl/msg_hash_us.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/intl/msg_hash_us.c b/intl/msg_hash_us.c index 26410fef16..9219d9276d 100644 --- a/intl/msg_hash_us.c +++ b/intl/msg_hash_us.c @@ -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,