Fix markup problem detected by help-lint
parent
c2117d4046
commit
765d36d082
|
@ -13,7 +13,7 @@ HELP: make-advised
|
||||||
{ $see-also advised? annotate } ;
|
{ $see-also advised? annotate } ;
|
||||||
|
|
||||||
HELP: advised?
|
HELP: advised?
|
||||||
{ $values { "word" "a word" } { "?" "t or f, indicating if " { $snippet word } " is advised" } }
|
{ $values { "word" "a word" } { "?" "t or f, indicating if " { $snippet "word" } " is advised" } }
|
||||||
{ $description "Determines whether or not the given word has any advice on it." } ;
|
{ $description "Determines whether or not the given word has any advice on it." } ;
|
||||||
|
|
||||||
ARTICLE: "advice" "Advice"
|
ARTICLE: "advice" "Advice"
|
||||||
|
|
Loading…
Reference in New Issue