From b75d6e63700feda7e6489eed46edb2c31657d366 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Tue, 10 Dec 2024 22:22:09 +0000 Subject: [PATCH] Improve text Improves text and expectation for flashcart feature. --- src/menu/views/flashcart_info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menu/views/flashcart_info.c b/src/menu/views/flashcart_info.c index abf99991..9dce0fee 100644 --- a/src/menu/views/flashcart_info.c +++ b/src/menu/views/flashcart_info.c @@ -62,7 +62,7 @@ static void draw (menu_t *menu, surface_t *d) { " Automatic CIC: %s.\n" " Region Detection: %s.\n" " Save Writeback: %s.\n" - " Update from menu: %s.\n" + " Auto F/W Updates: %s.\n" "\n\n", format_cart_type(), "Not Available", // TODO get cart firmware version(s).