help.lint: fix :lint-failures word

db4
Slava Pestov 2009-05-04 13:10:27 -05:00
parent fb5b48c71a
commit 3cb6d95a4f
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ PRIVATE>
: help-lint-all ( -- ) "" help-lint ;
: :lint-failures ( -- ) lint-failures get errors. ;
: :lint-failures ( -- ) lint-failures get values errors. ;
: unlinked-words ( words -- seq )
all-word-help [ article-parent not ] filter ;