From 74341a38a3c39d330e091cd1af0f48e892acfcd0 Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Sat, 23 Feb 2013 09:57:44 -0600 Subject: UI text corrections Change-Id: I3833941e4ef81cbb99a3042b343ce689bf60305f --- extendedcommands.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extendedcommands.c b/extendedcommands.c index 3b62572..1a2e6d4 100644 --- a/extendedcommands.c +++ b/extendedcommands.c @@ -571,7 +571,7 @@ void show_mount_usb_storage_menu() return; static char* headers[] = { "USB Mass Storage device", - "Leaving this menu unmount", + "Leaving this menu unmounts", "your SD card from your PC.", "", NULL @@ -975,7 +975,7 @@ void show_nandroid_advanced_restore_menu(const char* path) "", "Choose an image to restore", "first. The next menu will", - "you more options.", + "show you more options.", "", NULL }; -- cgit v1.1