Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2017-11-29 15:03:42 +0300
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2017-11-29 15:03:42 +0300
commitefcf4f366cb3e6ad8beac30870016ddc8c7920da (patch)
tree44182c6332fb5ba92e86bdec9f1fc7f7d38e9cf4
parent217485227ad690bb5ab88ff4aee66f6f07128b51 (diff)
Spelling: URL (#236)
-rw-r--r--templates/part.navigation.feed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.navigation.feed.php b/templates/part.navigation.feed.php
index 5197d9175..df8458b4d 100644
--- a/templates/part.navigation.feed.php
+++ b/templates/part.navigation.feed.php
@@ -151,7 +151,7 @@
<li>
<a ng-href="{{feed.url}}" target="_blank" rel="noopener noreferrer">
<span class="icon-rss"></span>
- <span><?php p($l->t('Open feed url')); ?></span>
+ <span><?php p($l->t('Open feed URL')); ?></span>
</a>
</li>
<li>