help.topics: fix typo in docs

db4
Keita Haga 2011-02-04 22:53:05 +09:00
parent 19eb5d9689
commit fba461fe64
1 changed files with 1 additions and 1 deletions
basis/help/topics

View File

@ -8,7 +8,7 @@ HELP: articles
HELP: no-article
{ $values { "name" "an article name" } }
{ $description "Throws a " { $link no-article } " error." }
{ $error-description "Thrown by " { $link help } " if the given help topic does not exist, or if the help topic being dispayed links to a help topic which does not exist." } ;
{ $error-description "Thrown by " { $link help } " if the given help topic does not exist, or if the help topic being displayed links to a help topic which does not exist." } ;
HELP: article
{ $values { "name" "an article name" } { "article" "an " { $link article } " object" } }