compiler.tree.debugger-docs: fix a typo
parent
560caf8e4d
commit
47cd2861fb
|
@ -5,7 +5,7 @@ HELP: >R
|
|||
{ $description "Symbol in the debugger to show that the top datastack item is moved to the retainstack." } ;
|
||||
|
||||
HELP: R>
|
||||
{ $description "Symbol in the debugger to show that the top retainstack item os moved to the datastack." } ;
|
||||
{ $description "Symbol in the debugger to show that the top retainstack item is moved to the datastack." } ;
|
||||
|
||||
HELP: #>r?
|
||||
{ $values { "#shuffle" #shuffle } { "?" boolean } }
|
||||
|
|
Loading…
Reference in New Issue