fixed a typo

svn: r8026
This commit is contained in:
Robby Findler 2007-12-16 04:38:40 +00:00
parent fd1de94a48
commit 44d76d4c9a

View File

@ -158,7 +158,7 @@ requiring any keyword arguments).
When the result is called with keyword arguments, then @scheme[proc]
is called; the first argument is a list of keywords sorted by
@scheme[keyword<], the second argument is a parllel list containing a
@scheme[keyword<], the second argument is a parallel list containing a
value for each keyword, and the remaining arguments are the
by-position arguments.