Merge branch 'master' of git://factorcode.org/git/factor

db4
Slava Pestov 2008-09-24 22:14:54 -05:00
commit 841ac760b0
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ HELP: derive-url
}
{ $example
"USING: prettyprint urls ;"
"URL\" http://www.truecasey.com/drinks/kamboocha\""
"URL\" http://www.truecasey.com/drinks/kombucha\""
"URL\" master-cleanser\" derive-url ."
"URL\" http://www.truecasey.com/drinks/master-cleanser\""
}