aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-08-23 14:56:36 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-08-23 14:56:36 +0200
commit9bef8a5dc1149194413b6425a40e0a61d6f963b5 (patch)
tree3d076a233310e2288579cf74a1f66a5290e303d4 /main
parent5ac0dd7539c81807f568225c21a30d6e81de8635 (diff)
downloadcgeo-9bef8a5dc1149194413b6425a40e0a61d6f963b5.zip
cgeo-9bef8a5dc1149194413b6425a40e0a61d6f963b5.tar.gz
cgeo-9bef8a5dc1149194413b6425a40e0a61d6f963b5.tar.bz2
typo
Diffstat (limited to 'main')
-rw-r--r--main/res/values-v19/themes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values-v19/themes.xml b/main/res/values-v19/themes.xml
index e43fb73..e5885c2 100644
--- a/main/res/values-v19/themes.xml
+++ b/main/res/values-v19/themes.xml
@@ -2,7 +2,7 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<style name="cgeo_main" parent="cgeo_main.base">
- <!-- KitKat's transperent navigation -->
+ <!-- KitKat's transparent navigation -->
<item name="android:fitsSystemWindows">true</item>
<item name="android:windowTranslucentNavigation">true</item>
</style>