Fix typo.
svn: r11699
This commit is contained in:
parent
af5628bb5a
commit
068bbd7600
|
@ -118,7 +118,7 @@
|
|||
(let ([mpi (syntax-source-module stx)])
|
||||
(cond
|
||||
[(not mpi)
|
||||
"tthe top level"]
|
||||
"the top level"]
|
||||
[else
|
||||
;; note: the directory passed to collapse-module-path-index should be irrelevant
|
||||
(let ([collapsed
|
||||
|
|
Loading…
Reference in New Issue
Block a user