cpu.architecture: Fix trivial doc.
parent
6c43475183
commit
72d002ae4b
|
@ -137,7 +137,7 @@ HELP: %box-alien
|
||||||
{ $see-also ##box-alien %allot } ;
|
{ $see-also ##box-alien %allot } ;
|
||||||
|
|
||||||
HELP: %call
|
HELP: %call
|
||||||
{ $values { "word" word } { "height" integer } }
|
{ $values { "word" word } }
|
||||||
{ $description "Emits code for calling a Factor word." } ;
|
{ $description "Emits code for calling a Factor word." } ;
|
||||||
|
|
||||||
HELP: %context
|
HELP: %context
|
||||||
|
|
Loading…
Reference in New Issue