summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2021-02-18 17:10:49 +0100
committerGitHub <noreply@github.com>2021-02-18 17:10:49 +0100
commite5fc80e0688b7749fa1726820fd5537e3131ab73 (patch)
treed7341392d2fdb93258f8b2a1114ca17bb9fa7453 /core/src/main/res
parent986a62de75ad7290e36c9fe7eb79dbde646673fc (diff)
parent7b39ef8953194ba3be79909230e7fbb9328e7446 (diff)
downloadAntennaPod-e5fc80e0688b7749fa1726820fd5537e3131ab73.zip
Merge pull request #4946 from yarons/patch-1
Fixed typo
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 8828d5bdb..eb4756296 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -146,7 +146,7 @@
<item quantity="one">New Episode</item>
<item quantity="other">New Episodes</item>
</plurals>
- <string name="new_episode_notification_group_text">Your subscriptions have new epsiodes.</string>
+ <string name="new_episode_notification_group_text">Your subscriptions have new episodes.</string>
<!-- Actions on feeds -->
<string name="mark_all_read_label">Mark all as played</string>