summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-17 17:08:26 +0100
committerAndrew Dolgov <[email protected]>2008-05-17 17:08:26 +0100
commitdcbeb0e34786b30e2250c124dff96f40e7a4f66c (patch)
tree0a90d9c8370e8d000fe5dbec78f941b7d3acf462 /help
parentdb5e5265b7ca593564dca7d040a56920b916c0cc (diff)
tweak shortcut help (2)
Diffstat (limited to 'help')
-rw-r--r--help/3.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/3.php b/help/3.php
index b226c942f..0e20a8cf0 100644
--- a/help/3.php
+++ b/help/3.php
@@ -18,7 +18,7 @@
<tr><td class='n'>u</td><td><?php echo __("Toggle unread") ?></td></tr>
<tr><td class='n'>T</td><td><?php echo __("Edit tags") ?></td></tr>
<tr><td class='n'>o</td><td><?php echo __("Open article in new window") ?></td></tr>
- <tr><td class='n'>N/P</td><td><?php echo __("Mark articles below/above active as read") ?></td></tr>
+ <tr><td class='n'>N/P</td><td><?php echo __("Mark articles below/above active one as read") ?></td></tr>
</table>
<h2><?php echo __("Other actions") ?></h2>