diff options
Diffstat (limited to 'doc/ref')
-rw-r--r-- | doc/ref/vm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/vm.texi b/doc/ref/vm.texi index 0e9ba7b30..0b56b4b84 100644 --- a/doc/ref/vm.texi +++ b/doc/ref/vm.texi @@ -823,7 +823,7 @@ Push @code{#t} onto the stack. @end deffn @deffn Instruction make-nil -Push @code{%nil} onto the stack. +Push @code{#nil} onto the stack. @end deffn @deffn Instruction make-eol |