summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaron Shahrabani <sh.yaron@gmail.com>2021-02-18 00:57:48 +0200
committerGitHub <noreply@github.com>2021-02-18 00:57:48 +0200
commit7b39ef8953194ba3be79909230e7fbb9328e7446 (patch)
treed7341392d2fdb93258f8b2a1114ca17bb9fa7453
parent986a62de75ad7290e36c9fe7eb79dbde646673fc (diff)
downloadAntennaPod-7b39ef8953194ba3be79909230e7fbb9328e7446.zip
Fixed typo
Epsiodes->Episodes
-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>