From dfe6040a3578d554dcb1bfdda12bbf8e9b679524 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Fri, 24 Jan 2014 10:48:12 -0500 Subject: [PATCH] Fix doc typo. --- pkgs/racket-pkgs/racket-doc/scribblings/raco/make.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-pkgs/racket-doc/scribblings/raco/make.scrbl b/pkgs/racket-pkgs/racket-doc/scribblings/raco/make.scrbl index a10cba4e00..00d534080d 100644 --- a/pkgs/racket-pkgs/racket-doc/scribblings/raco/make.scrbl +++ b/pkgs/racket-pkgs/racket-doc/scribblings/raco/make.scrbl @@ -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}