From 53290089b53f8da191623ceaecc9c600099f11c2 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 15 Aug 2014 09:29:07 +0100 Subject: [PATCH] fix doc typo --- pkgs/racket-pkgs/racket-doc/pkg/scribblings/strip.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-pkgs/racket-doc/pkg/scribblings/strip.scrbl b/pkgs/racket-pkgs/racket-doc/pkg/scribblings/strip.scrbl index 10bc9967cb..40c81ec9f1 100644 --- a/pkgs/racket-pkgs/racket-doc/pkg/scribblings/strip.scrbl +++ b/pkgs/racket-pkgs/racket-doc/pkg/scribblings/strip.scrbl @@ -155,7 +155,7 @@ would be removed for a @tech{source package} and @tech{binary package}, and it performs the @filepath{.html} file updating of a @tech{binary package}. -Finally, creating @tech{built package} or @tech{source package} +Finally, creating @tech{binary package} or @tech{built package} ``unmoves'' files that were installed via @racket[move-foreign-libs], @racket[move-shared-files], or @racket[move-man-pages] definitions in an @filepath{info.rkt} file, retrieving them if they are not present