compiler.tree.debugger-docs: fix a typo

char-rename
Alexander Iljin 2016-10-29 21:09:31 +03:00 committed by John Benediktsson
parent 560caf8e4d
commit 47cd2861fb
1 changed files with 1 additions and 1 deletions

View File

@ -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 } }