correct typo

This commit is contained in:
Robby Findler 2018-03-23 08:45:10 -05:00
parent 11d6664b7e
commit 26d1e94421

View File

@ -2415,7 +2415,7 @@ replacing @racket['given] with @racket["produced"] and
the @racket[b] argument has been swapped or not (see @racket[blame-swap]).
If @racket[fmt] contains the symbols @racket['given:] or @racket['expected:],
they are replaced like @racket['given:] and @racket['expected:] are, but
they are replaced like @racket['given] and @racket['expected] are, but
the replacements are prefixed with the string @racket["\n "] to conform
to the error message guidelines in @secref["err-msg-conventions"].