aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-04-14 10:23:06 +0200
committerDaniel Gultsch <daniel@gultsch.de>2014-04-14 10:23:06 +0200
commit2014af0f7edec2433bc2dd2b65074db7af86a8ea (patch)
tree96608e49447efb9cf8f30ad4e0b26e3d509b7aec /res/xml
parent9704bcf1c3574ac8eb7fd1e0185e08d8870953fd (diff)
parent3727b90ce12edc40b635f548684773a32d31321e (diff)
Merge pull request #59 from jelmer/typo-preemptively
Fix typo: Preemptivly -> Preemptively.
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 4a500d70..6268350a 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -5,7 +5,7 @@
<CheckBoxPreference
android:key="grant_new_contacts"
android:title="Grant presence updates"
- android:summary="Preemptivly grant and ask for presence subscription for contacts you created"
+ android:summary="Preemptively grant and ask for presence subscription for contacts you created"
android:defaultValue="true"
/>
<ListPreference