diff options
-rw-r--r-- | gui/Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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/*_*)) |