diff --git a/doc/pages/commands.asciidoc b/doc/pages/commands.asciidoc index f5399ee8..d4eda26a 100644 --- a/doc/pages/commands.asciidoc +++ b/doc/pages/commands.asciidoc @@ -279,7 +279,7 @@ but not really useful in that context. in the *on_error_commands*, that error is propagated, except if another *catch* and *on_error_commands* parameter follows, in which case those commands get executed, and so-on. During error commands, - the description of the last raiser error is available as `$kak_error` + the description of the last raised error is available as `$kak_error` in the shell, or `%val{error}` in commands. *nop*::