Showing 1 changed files with 1 additions and 1 deletions
+1 -1
LibreNews-App/src/main/res/values/strings.xml
... ...
@@ -12,7 +12,7 @@
12 12
     <string name="refresh_rate_description">How frequently LibreNews should contact the newsflash server in the background to check for new notifications.</string>
13 13
     <string name="notification_sound_label">Notification sound</string>
14 14
     <string name="notification_sound_description">The sound that LibreNews will make when a notification is received.</string>
15
-    <string name="notifications_enabled_description">Whether LibreNews shoud send you notifications.</string>
15
+    <string name="notifications_enabled_description">Whether LibreNews should send you notifications.</string>
16 16
     <string name="internal_storage_setup_fail">Unable to set up internal storage!</string>
17 17
     <string name="internal_storage_read_fail">Unable to read from internal storage!</string>
18 18
     <string name="invalid_server_url">Invalid server URL!</string>