fix url settings string

This commit is contained in:
akaessens 2020-08-28 21:53:58 +02:00
parent 268a6bc650
commit 2d3d2a2ab6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<string name="url_setting">Which URL to scrape</string>
<string name="url_setting_summary">
Using m.facebook.com is more stable and faster. Using www.facebook.com gives high-res images and works better with mutiple instance events but will eventually break when facebook disables the classic design.
Using m.facebook.com is more stable and faster. Using www.facebook.com works better with multiple instance events but will eventually break when facebook disables the classic design.
</string>
</resources>