aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/values/themes.xml')
-rw-r--r--main/res/values/themes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/themes.xml b/main/res/values/themes.xml
index 50485b3..751f325 100644
--- a/main/res/values/themes.xml
+++ b/main/res/values/themes.xml
@@ -9,7 +9,7 @@
<style name="cgeo_main.base" parent="@style/Theme.AppCompat">
- <!-- copy the style elements of the Wallpaper theme since AppCombat has no Wallpaper theme -->
+ <!-- copy the style elements of the Wallpaper theme since AppCompat has no Wallpaper theme -->
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:colorBackgroundCacheHint">@null</item>
<item name="android:windowShowWallpaper">true</item>