Merge pull request #59 from jelmer/typo-preemptively
Fix typo: Preemptivly -> Preemptively.
This commit is contained in:
commit
2014af0f7e
|
@ -5,7 +5,7 @@
|
||||||
<CheckBoxPreference
|
<CheckBoxPreference
|
||||||
android:key="grant_new_contacts"
|
android:key="grant_new_contacts"
|
||||||
android:title="Grant presence updates"
|
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"
|
android:defaultValue="true"
|
||||||
/>
|
/>
|
||||||
<ListPreference
|
<ListPreference
|
||||||
|
|
Loading…
Reference in a new issue