Fix doc typo.

This commit is contained in:
Vincent St-Amour 2014-01-24 10:48:12 -05:00
parent cc0e9319a6
commit dfe6040a35

View File

@ -168,7 +168,7 @@ implements the compilation and dependency management used by
Returns a procedure suitable as a value for the
@racket[current-load/use-compiled] parameter. The returned procedure
passes it arguments on to the @racket[current-load/use-compiled]
passes its arguments on to the @racket[current-load/use-compiled]
procedure that is installed when
@racket[make-compilation-manager-load/use-compiled-handler] is called,
but first it automatically compiles a source file to a @filepath{.zo}