typo (PR9880)

svn: r12194
This commit is contained in:
Eli Barzilay 2008-10-31 14:13:01 +00:00
parent bd375ef605
commit ae66a076fd

View File

@ -313,7 +313,7 @@ In more detail, patterns match as follows:
@item{@scheme[(#,(schemeidfont "app") _expr _pat)] --- applies
@scheme[_expr] to the value to be matched; the result of the
application is matched again @scheme[_pat].
application is matched againt @scheme[_pat].
@examples[
#:eval match-eval