1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 20:11:40 +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
+3 -3
View File
@@ -18,8 +18,8 @@ ____________________________________________________________________________
|:macros|
||:mac[ros] [args]|| +
________________________________________________________________________________
List recorded macros matching the optional regular expression [args]. If no regex is
given, list all macros.
List recorded macros matching the optional regular expression [args]. If no
regexp is given, list all macros.
________________________________________________________________________________
@@ -51,7 +51,7 @@ ____________________________________________________________________________
|.|
||[count].|
____________________________________________________________________________
Repeat the last keyboard mapping [count] times. Note that, unlike in vim, this
Repeat the last keyboard mapping [count] times. Note that, unlike in Vim, this
does not apply solely to editing commands, mainly because Vimperator doesn't
have them.
____________________________________________________________________________