Fix markup problem detected by help-lint
parent
c2117d4046
commit
765d36d082
extra/advice
|
@ -13,7 +13,7 @@ HELP: make-advised
|
|||
{ $see-also advised? annotate } ;
|
||||
|
||||
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." } ;
|
||||
|
||||
ARTICLE: "advice" "Advice"
|
||||
|
|
Loading…
Reference in New Issue