1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 03:14:12 +01:00

Fix doc typo.

This commit is contained in:
Kris Maglione
2011-06-27 18:33:12 -04:00
parent d2c479f8a1
commit b5b504f051
4 changed files with 69 additions and 7 deletions

View File

@@ -82,7 +82,7 @@
of <ex>:command</ex> macros, may be accessed by appending
<tt>[<a>n</a>]</tt>, where <a>n</a> is the one-based array
index, to the macro name. The first argument of a command is
therefore accessed with <tt>&lt;args[1]&lt;</tt>.
therefore accessed with <tt>&lt;args[1]&gt;</tt>.
</p>
<p>
Any substring enclosed by <em><tt>&lt;{</tt></em> and <em><tt>}></tt></em>