Typo.
This commit is contained in:
parent
253aff3e16
commit
41075df8d7
|
@ -126,7 +126,7 @@
|
|||
|
||||
(define (bad-list who orig-l)
|
||||
(raise-mismatch-error who
|
||||
"not a propert list: "
|
||||
"not a proper list: "
|
||||
orig-l))
|
||||
(define (bad-item who a orig-l)
|
||||
(raise-mismatch-error who
|
||||
|
|
Loading…
Reference in New Issue
Block a user