fixing small typo

svn: r11290
This commit is contained in:
Danny Yoo 2008-08-15 20:39:13 +00:00
parent f1fc312176
commit 8e5b38e1ba

View File

@ -1150,7 +1150,7 @@ Second, add the following at the bottom of your application:
#:extra-files-path
(build-path _path "htdocs")
#:servlet-path
[servlet-path "servlets/APPLICATION.ss"])
"servlets/APPLICATION.ss")
]
You can change the value of the @scheme[#:port] parameter to use a different port.