fixing scrbl error

svn: r14389
This commit is contained in:
Jay McCarthy 2009-03-31 19:21:09 +00:00
parent 0adc7a50f2
commit 21b2e76489
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@
@defmodulelang[web-server]
@section[#:style 'hidden #:tag "stateless-example"]{Example}
A stateless servlet should @scheme[provide] the following exports:
@(require (for-label web-server/http

View File

@ -5,6 +5,8 @@
@defmodule[web-server/servlet]
@section[#:style 'hidden #:tag "servlet-example"]{Example}
A stateful servlet should @scheme[provide] the following exports:
@(require (for-label web-server/http