summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fietz <martin.fietz@gmail.com>2017-10-08 11:18:48 +0200
committerMartin Fietz <martin.fietz@gmail.com>2017-10-08 11:18:48 +0200
commit86f4bca50178e92ef6dc77af7f222cd05782bd01 (patch)
treef3af33115aaa826c7e18f89611aea19a67210502
parent77ee4558e718da5e86edf4ff34507e590c9b0e15 (diff)
downloadAntennaPod-86f4bca50178e92ef6dc77af7f222cd05782bd01.zip
Fix typo
-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 86cff515f..f56cc65d8 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -430,7 +430,7 @@
<string name="pref_cast_title">Chromecast support</string>
<string name="pref_cast_message_play_flavor">Enable support for remote media playback on Cast devices (such as Chromecast, Audio Speakers or Android TV)</string>
<string name="pref_cast_message_free_flavor">Chromecast requires third party proprietary libraries that are disabled in this version of AntennaPod</string>
- <string name="pref_enqueue_downloaded_title">Enqueue Dowloaded</string>
+ <string name="pref_enqueue_downloaded_title">Enqueue Downloaded</string>
<string name="pref_enqueue_downloaded_summary">Add downloaded episodes to the queue</string>
<!-- Auto-Flattr dialog -->