summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Mower <mowerm@gmail.com>2017-02-12 20:10:08 +0100
committerDees Troy <dees_troy@teamw.in>2017-02-16 17:07:43 +0100
commit0c00571d49a6873aa66f3f44a684898c9ccacde9 (patch)
tree5049d4bc8094671ca30ada20b2499e08e650c9e8
parentSymlink file_contexts --> file_contexts.bin (diff)
downloadandroid_bootable_recovery-0c00571d49a6873aa66f3f44a684898c9ccacde9.tar
android_bootable_recovery-0c00571d49a6873aa66f3f44a684898c9ccacde9.tar.gz
android_bootable_recovery-0c00571d49a6873aa66f3f44a684898c9ccacde9.tar.bz2
android_bootable_recovery-0c00571d49a6873aa66f3f44a684898c9ccacde9.tar.lz
android_bootable_recovery-0c00571d49a6873aa66f3f44a684898c9ccacde9.tar.xz
android_bootable_recovery-0c00571d49a6873aa66f3f44a684898c9ccacde9.tar.zst
android_bootable_recovery-0c00571d49a6873aa66f3f44a684898c9ccacde9.zip
-rw-r--r--gui/Android.mk2
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/*_*))