Fix typo: Preemptivly -> Preemptively.

This commit is contained in:
Jelmer Vernooij 2014-04-14 02:38:21 +02:00
parent cc977eee90
commit 3727b90ce1
1 changed files with 1 additions and 1 deletions

View File

@ -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