fix doc bug (PR 9314)

svn: r9415
This commit is contained in:
Matthew Flatt 2008-04-23 00:58:46 +00:00
parent a26b334c67
commit d1c6669f0d

View File

@ -245,8 +245,8 @@ Converts an @tech{X-expression} into XML content.}
Converts an @tech{X-expression} into a string containing XML.} Converts an @tech{X-expression} into a string containing XML.}
@defproc[(eliminate-whitespace [tags (listof symbol?)] @defproc[((eliminate-whitespace [tags (listof symbol?)]
[choose (boolean? . -> . any/c)] [choose (boolean? . -> . any/c)])
[elem element?]) [elem element?])
element?]{ element?]{