Fixes more spelling errors.

original commit: 760a58b65df2b91010d2bcc2739ddab2a4489729
This commit is contained in:
David Van Horn 2011-02-04 16:46:32 -05:00 committed by Matthew Flatt
parent 61f9f1203b
commit 5181e32581
3 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@
;; Compatbility:
;; * recognize 'r5rs, etc, and wrap them as a list.
;; * 'begin form of reqs
;; * more agressively extract requires from lang and reqs
;; * more aggressively extract requires from lang and reqs
(define *make-evaluator
(case-lambda
[(lang reqs . progs)

View File

@ -30,7 +30,7 @@
;; Checks a standard-format response, checking for the given
;; expected 3-digit result code if expected is not #f.
;;
;; While checking, the function sends reponse lines to
;; While checking, the function sends response lines to
;; diagnostic-accum. This function -accum functions can return a
;; value that accumulates over multiple calls to the function, and
;; accum-start is used as the initial value. Use `void' and

View File

@ -4618,7 +4618,7 @@ so that propagation occurs.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; provide/contract tests
;; (at the end, becuase they are slow w/out .zo files)
;; (at the end, because they are slow w/out .zo files)
;;
(test/spec-passed