fix typo in UP description

Daniel Gultsch created

Change summary

src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

src/main/res/values/strings.xml 🔗

@@ -1055,6 +1055,6 @@
     <string name="pref_category_application">Application</string>
     <string name="pref_category_interaction">Interaction</string>
     <string name="pref_category_on_this_device">On device</string>
-    <string name="pref_up_long_summary">When acting as a UnifiedPush Distributor the persistent, reliably and battery-friendly XMPP connection will be utilized to wake up other UnifiedPush compatible app such as Tusky, Ltt.rs, FluffyChat and more.</string>
+    <string name="pref_up_long_summary">When acting as a UnifiedPush Distributor the persistent, reliable and battery-friendly XMPP connection will be utilized to wake up other UnifiedPush compatible app such as Tusky, Ltt.rs, FluffyChat and more.</string>
 
 </resources>