tools.crossref: fix example
parent
cca391861e
commit
e7796b4118
|
@ -28,7 +28,7 @@ HELP: uses
|
||||||
{ $notes "The sequence might include the definition itself, if it is a recursive word." }
|
{ $notes "The sequence might include the definition itself, if it is a recursive word." }
|
||||||
{ $examples
|
{ $examples
|
||||||
"We can ask the " { $link sq } " word to produce a list of words it calls:"
|
"We can ask the " { $link sq } " word to produce a list of words it calls:"
|
||||||
{ $unchecked-example "\ sq uses ." "{ dup * }" }
|
{ $unchecked-example "\\ sq uses ." "{ dup * }" }
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
HELP: crossref
|
HELP: crossref
|
||||||
|
|
Loading…
Reference in New Issue