Fix terminology

db4
Slava Pestov 2008-10-05 14:11:11 -05:00
parent 7dc7790362
commit 54f28c0751
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ HELP: relative-url?
{ $values
{ "url" url }
{ "?" "a boolean" } }
{ $description "Tests whether a given url is relative to a domain." } ;
{ $description "Tests whether a given URL is relative to a domain." } ;
HELP: secure-protocol?
{ $values { "protocol" string } { "?" "a boolean" } }