aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2015-02-08 11:06:53 +0100
committerBananeweizen <bananeweizen@gmx.de>2015-02-08 11:06:53 +0100
commit592cbf997da3e0964383b964990bfbd39bca0d39 (patch)
treef596897171d71cafe23d01360ee6a946597eb595 /main/res
parent8d00b2aab1f84e116b5f14317f6b86f96ac46d13 (diff)
downloadcgeo-592cbf997da3e0964383b964990bfbd39bca0d39.zip
cgeo-592cbf997da3e0964383b964990bfbd39bca0d39.tar.gz
cgeo-592cbf997da3e0964383b964990bfbd39bca0d39.tar.bz2
fix missing escape in changelog
Diffstat (limited to 'main/res')
-rw-r--r--main/res/values/changelog_master.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml
index 7cf3a07..95b7151 100644
--- a/main/res/values/changelog_master.xml
+++ b/main/res/values/changelog_master.xml
@@ -8,7 +8,7 @@
· New: show rudimentary details for geocaching.com.au swaggies\n
· New: Weekday shown in event lists\n
· New: Filter for caches with offline logs\n
- · Fix: Don't allow logs in the future\n
+ · Fix: Don\'t allow logs in the future\n
\n
</string>
</resources>