]> git.wh0rd.org Git - tt-rss.git/commitdiff
tweak shortcut help (2)
authorAndrew Dolgov <fox@bah.spb.su>
Sat, 17 May 2008 16:08:26 +0000 (17:08 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sat, 17 May 2008 16:08:26 +0000 (17:08 +0100)
help/3.php

index b226c942feb5fe8d256f8ce30b853c00cf07363a..0e20a8cf032b5a80e13caba86add72cb78003579 100644 (file)
@@ -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>