typo (PR9654)

svn: r11037
This commit is contained in:
Eli Barzilay 2008-08-02 19:45:21 +00:00
parent fd205b8470
commit b755a4b720

View File

@ -95,7 +95,7 @@ argument, if supplied, is used when printing the prompt tag.}
@defproc[(default-continuation-prompt-tag) continuation-prompt-tag?]{
Returns a constant prompt tag for a which a prompt is installed at the
Returns a constant prompt tag for which a prompt is installed at the
start of every thread's continuation; the handler for each thread's
initial prompt accepts any number of values and returns. The result of
@scheme[default-continuation-prompt-tag] is the default tag for more