better article name

db4
Doug Coleman 2008-09-12 12:16:27 -05:00
parent 7f3b0de659
commit 31939341e3
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ HELP: nonstandard-mime-types
{ "assoc" assoc } }
{ $description "A list of Factor-specific MIME types that are added to the MIME database loaded from disk." } ;
ARTICLE: "mime-types" "mime-types"
ARTICLE: "mime-types" "MIME types"
"The " { $vocab-link "mime-types" } " vocabulary loads a file of MIME types and provides a word to look up the MIME type based on a file extension." $nl
"Looking up a MIME type:"
{ $subsection mime-type } ;