From 0c00571d49a6873aa66f3f44a684898c9ccacde9 Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Sun, 12 Feb 2017 13:10:08 -0600 Subject: GUI: Fix typo in warning message Change-Id: I991ad86a453273139bcafbb9f68898631dfb6b51 --- gui/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/Android.mk') diff --git a/gui/Android.mk b/gui/Android.mk index 51cf4ca05..78e93c61a 100644 --- a/gui/Android.mk +++ b/gui/Android.mk @@ -108,7 +108,7 @@ define TW_CUSTOM_THEME_WARNING_MSG **************************************************************************** Could not find ui.xml for TW_CUSTOM_THEME: $(TW_CUSTOM_THEME) - Expected to find cutom theme's ui.xml at: + Expected to find custom theme's ui.xml at: $(TWRP_THEME_LOC)/ui.xml Please fix this or set TW_THEME to one of the following: $(notdir $(wildcard $(commands_recovery_local_path)/gui/theme/*_*)) -- cgit v1.2.3