summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 78fcd3223..445f8ab91 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -77,7 +77,7 @@
 View:
<select id="viewbox" onchange="javascript:viewCurrentFeed(0, '')">
- <option>All Posts</option>
+ <option>All Articles</option>
<option>Starred</option>
<option selected>Unread</option>
</select>