add missing paren

This commit is contained in:
Robby Findler 2020-10-15 17:12:02 -05:00
parent 79fceea024
commit 1aac750373

View File

@ -1285,4 +1285,4 @@
(string-append
"expected that result of the first argument, when it"
" is a procedure, to always escape when called"
" (by calling raise-blame-error with the arguments it was given"))])))))
" (by calling raise-blame-error with the arguments it was given)"))])))))