tools.coverage.testvocab: Fix help lint errors.
parent
e558bd7d86
commit
3ca95f58f9
|
@ -3,8 +3,8 @@
|
||||||
USING: help.markup help.syntax kernel quotations sequences ;
|
USING: help.markup help.syntax kernel quotations sequences ;
|
||||||
IN: tools.coverage.testvocab
|
IN: tools.coverage.testvocab
|
||||||
|
|
||||||
ARTICLE: "tools.coverage.testvocab" "tools.coverage.testvocab"
|
ARTICLE: "tools.coverage.testvocab" "Coverage tool dummy test vocabulary"
|
||||||
"The " { $vocab-link "tools.coverage.testdata" } " vocabulary is just a dummy vocabulary to test " { $vocab-link "tools.coverage" } "." ;
|
"The " { $vocab-link "tools.coverage.testvocab" } " vocabulary is just a dummy vocabulary to test " { $vocab-link "tools.coverage" } "." ;
|
||||||
|
|
||||||
ABOUT: "tools.coverage.testvocab"
|
ABOUT: "tools.coverage.testvocab"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue