urls.encoding: fix missing vocab in docs

db4
Keita Haga 2010-12-05 22:17:21 +09:00
parent f0d22c7162
commit 051a2a749b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: strings help.markup help.syntax assocs ;
USING: strings help.markup help.syntax assocs urls ;
IN: urls.encoding
HELP: url-decode