remove erroneous closing brace

svn: r14550
This commit is contained in:
Eli Barzilay 2009-04-18 04:32:42 +00:00
parent 82b9ab8a53
commit 32ceddfea0

View File

@ -536,7 +536,6 @@ library.}
@scheme[html-text<%>] methods. Hyperlinks are attached to clickbacks @scheme[html-text<%>] methods. Hyperlinks are attached to clickbacks
that use @net-send-url from @schememodname[net/sendurl]. that use @net-send-url from @schememodname[net/sendurl].
} }
}
@defproc[(render-html-to-text [in input-port?] @defproc[(render-html-to-text [in input-port?]
[dest (is-a? html-text<%>)] [dest (is-a? html-text<%>)]