mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 01:32:17 -05:00
Fix typo: Preemptivly -> Preemptively.
This commit is contained in:
parent
cc977eee90
commit
3727b90ce1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user