GUI: Fix typo in warning message

Change-Id: I991ad86a453273139bcafbb9f68898631dfb6b51
This commit is contained in:
Matt Mower
2017-02-16 17:07:43 +01:00
committed by Dees Troy
parent d821c96c52
commit 0c00571d49
+1 -1
View File
@@ -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/*_*))