1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-01 04:34:08 +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
+1 -1
View File
@@ -262,7 +262,7 @@ ________________________________________________________________________________
||:com[mand][!] [{attr}...] {cmd} {rep}|| +
________________________________________________________________________________
Define a new user command. The name of the command is {cmd} and its relacement
Define a new user command. The name of the command is {cmd} and its replacement
text is {rep}. The command's attributes are {attr}. If a command with this name
already exists an error is reported unless [!] is specified, in which case the
command is redefined. Unlike Vim, the command may start with a lowercase