Fix typo in commands.asciidoc

This commit is contained in:
Maxime Coste 2016-12-01 20:14:31 +00:00
parent 8c862c4eea
commit 3ad554167d

View File

@ -162,7 +162,7 @@ commands:
*on-key* <command>:: *on-key* <command>::
wait for next key from user, then execute <command>, the key is wait for next key from user, then execute <command>, the key is
available through the `key` value, accessiable through `$kak_key` available through the `key` value, accessible through `$kak_key`
in shells, or `%val{key}` in commands. in shells, or `%val{key}` in commands.
*menu* <label1> <commands1> <label2> <commands2> ...:: *menu* <label1> <commands1> <label2> <commands2> ...::