1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-11 13:55:47 +01:00

Fix help typo.

This commit is contained in:
Doug Kearns
2011-06-18 22:24:17 +10:00
parent 94c9515422
commit ef9a5a47e7

View File

@@ -78,7 +78,7 @@
used to test whether the given parameter is empty. used to test whether the given parameter is empty.
</p> </p>
<p> <p>
Array elements, such as in the the <tt>&lt;args></tt> parameter Array elements, such as in the <tt>&lt;args></tt> parameter
of <ex>:command</ex> macros, may be accessed by appending of <ex>:command</ex> macros, may be accessed by appending
<tt>[<a>n</a>]</tt>, where <a>n</a> is the one-based array <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 index, to the macro name. The first argument of a command is