sandwitch -> sandwich

(Apparently the other way was incorrectly in my dictionary.)
This commit is contained in:
Leif Andersen 2016-08-01 12:39:54 -04:00
parent 31fdac8773
commit dc13793c24

View File

@ -295,7 +295,7 @@ and the collection is not found, then the
@examples[(eval:alts (collection-file-path "main.rkt" "racket" "base")
(build-path "path" "to" "collects" "racket" "base" "main.rkt"))
(eval:error (collection-file-path "sandwitch.rkt" "bologna"))]
(eval:error (collection-file-path "sandwich.rkt" "bologna"))]
@history[#:changed "6.0.1.12" @elem{Added the @racket[check-compiled?] argument.}]}