aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-09-30 22:18:01 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-09-30 22:18:01 +0200
commit5e8872983a84f68bb1b6de560fc44bdaa1cd90d7 (patch)
tree0aa847e55153e632de6457e7ed3879522339be98 /app
parent389e8e749d486f743c0d02c089dd6d6b2b310bc7 (diff)
i18n minor spelling
Diffstat (limited to 'app')
-rw-r--r--app/i18n/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index beba02c4d..98f611c13 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -368,7 +368,7 @@ return array (
'login_required' => 'Login required:',
'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!',
- 'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You may lost related favorites and user queries. It cannot be cancelled!',
+ 'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You may lose related favorites and user queries. It cannot be cancelled!',
'notif_title_new_articles' => 'FreshRSS: new articles!',
'notif_body_new_articles' => 'There are \d new articles to read on FreshRSS.',