fuel.help: fix use of lookup-article.
parent
18c661d488
commit
17b467a58e
|
@ -83,7 +83,7 @@ SYMBOL: describe-words
|
|||
[ vocab-tags [ \ $tags prefix , ] when* ]
|
||||
[ summary [ { $heading "Summary" } swap 2array , ] when* ]
|
||||
[ drop \ $nl , ]
|
||||
[ vocab-help [ article content>> % ] when* ]
|
||||
[ vocab-help [ lookup-article content>> % ] when* ]
|
||||
[ name>> fuel-vocab-describe-words , ]
|
||||
[ name>> fuel-vocab-children-help % ]
|
||||
} cleave
|
||||
|
|
Loading…
Reference in New Issue