Cut down on vergbiage

db4
Slava Pestov 2008-10-05 14:33:06 -05:00
parent 54f28c0751
commit 503963580b
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 URL is relative." } ;
HELP: secure-protocol?
{ $values { "protocol" string } { "?" "a boolean" } }