summaryrefslogtreecommitdiff
path: root/help/3.php
diff options
context:
space:
mode:
Diffstat (limited to 'help/3.php')
-rw-r--r--help/3.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/3.php b/help/3.php
index 009376f5d..c7a321b9d 100644
--- a/help/3.php
+++ b/help/3.php
@@ -16,7 +16,7 @@
<tr><td class='n'>s</td><td><?php echo __("Toggle starred") ?></td></tr>
<tr><td class='n'>shift-S</td><td><?php echo __("Toggle published") ?></td></tr>
<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'>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>
</table>