1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 05:04:12 +01:00

Fix heinous text-edit help index link name.

For the sake of Nielson's heart rate.
This commit is contained in:
Doug Kearns
2011-02-24 17:15:12 +11:00
parent 85873f6e2c
commit 6606be55bb

View File

@@ -32,8 +32,8 @@
<p>
Text Edit mode provides basic Vim-like text editing. It can be entered
from Insert mode by pressing <k name="C-t" mode="i"/> or started directly
when a text area is focused if <o>insertmode</o> is unset. See
<link topic="t-map-index">here</link> for a list of currently supported
when a text area is focused if <o>insertmode</o> is unset. See the
<link topic="t-map-index">index</link> for a list of currently supported
mappings.
</p>