aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2014-12-05 07:07:23 -0500
committerGravatar Alexis Degrugillier <github@ainw.org> 2014-12-05 07:07:23 -0500
commit6a706c95df557d1897608c89d3f5e0d0e9cd20ac (patch)
tree3c4aa8b14fd9fb49336e7e6b278d02cf28ebf310
parent427ab0e875c85e987431c570d8dc85676dd74ab0 (diff)
fix typo
-rw-r--r--app/i18n/en/gen.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php
index 5dc2c3e28..a7f51e8f9 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -62,7 +62,7 @@ return array(
'author' => 'Author',
'auto_load_more' => 'Load next articles at the page bottom',
'auto_read_when' => 'Mark article as read…',
- 'auto_remove_article' => 'Hide articles after reading'
+ 'auto_remove_article' => 'Hide articles after reading',
'auto_share' => 'Share',
'auto_share_help' => 'If there is only one sharing mode, it is used. Else modes are accessible by their number.',
'back_to_rss_feeds' => '← Go back to your RSS feeds',