misspelling

svn: r11621
This commit is contained in:
John Clements 2008-09-09 22:10:17 +00:00
parent 6ba827d26d
commit 6547db5039

View File

@ -92,7 +92,7 @@
(format "the teachpack '~a' was not found" name)))
;; rewrite-module : settings syntax (is-a?/c interactions-text<%>) -> syntax
;; rewrites te module to print out results of non-definitions
;; rewrites the module to print out results of non-definitions
(define (rewrite-module stx rep)
(syntax-case stx (module #%plain-module-begin)
[(module name lang (#%plain-module-begin bodies ...))