1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 07:51:30 +02:00

fix some help typos

This commit is contained in:
Doug Kearns
2008-10-15 03:39:19 +00:00
parent 671072c662
commit 62d78348b4
7 changed files with 15 additions and 13 deletions
+2 -2
View File
@@ -82,7 +82,7 @@ section:Normal{nbsp}mode[normal-index]
||@|| Play a macro +
||.|| Repeat the last keyborad command
||.|| Repeat the last keyboard command +
||]f|| Focus next frame +
||[f|| Focus previous frame +
@@ -303,6 +303,6 @@ section:Options[option-index]
||'wildignore'|| List of file patterns to ignore when completing files +
||'wildmode'|| Define how command-line completion works +
||'wildoptions'|| Change how command-line completion is done +
||'wordseparators'|| How words are splitted for hintmatching +
||'wordseparators'|| How words are split for hintmatching +
// vim: set syntax=asciidoc: