From 1b5fc19687d5f68af7f949240bb124a8276b780f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Axel=20S=C3=B8gaard?= Date: Thu, 8 Nov 2018 20:58:58 +0100 Subject: [PATCH] Improve wording Improve wording: "dropped in" -> "omitted from" --- pkgs/racket-doc/pkg/scribblings/pkg.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/pkg/scribblings/pkg.scrbl b/pkgs/racket-doc/pkg/scribblings/pkg.scrbl index e3d7b88d0a..01b85affd7 100644 --- a/pkgs/racket-doc/pkg/scribblings/pkg.scrbl +++ b/pkgs/racket-doc/pkg/scribblings/pkg.scrbl @@ -1229,7 +1229,7 @@ The following @filepath{info.rkt} fields are used by the package manager: See also @secref["setup-check-deps" #:doc raco-doc].} @item{@definfofield{build-deps} --- like @racketidfont{deps}, but for - dependencies that can be dropped in a @tech{binary package}, + dependencies that can be omitted from a @tech{binary package}, which does not include sources; see @secref["strip"] and @secref["setup-check-deps" #:doc raco-doc]. The @racketidfont{build-deps} and @racketidfont{deps} lists are