error symbol typo
svn: r17198
This commit is contained in:
parent
6ab2e7edad
commit
3caf087c97
|
@ -241,7 +241,7 @@
|
|||
(let ([r (get in read-sym src #|mod|# line col pos
|
||||
(lambda (spec)
|
||||
(lambda ()
|
||||
(error self-sym "cannot find reader for `#lang ~a ~a'"
|
||||
(error read-sym "cannot find reader for `#lang ~a ~a'"
|
||||
self-sym
|
||||
spec))))])
|
||||
(let ([r (convert r)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user