1
0
mirror of https://github.com/moparisthebest/Conversations synced 2025-03-04 02:29:44 -05:00

Merge pull request from jelmer/typo-preemptively

Fix typo: Preemptivly -> Preemptively.
This commit is contained in:
Daniel Gultsch 2014-04-14 10:23:06 +02:00
commit 2014af0f7e

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