From e7a421d08c8567b49b837864ca8f181844491417 Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Sun, 11 Mar 2018 08:03:12 -0400 Subject: [PATCH] Fix typo in package documentation --- pkgs/racket-doc/pkg/scribblings/pkg.scrbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/racket-doc/pkg/scribblings/pkg.scrbl b/pkgs/racket-doc/pkg/scribblings/pkg.scrbl index 5edb4a1b47..b3ec96cab2 100644 --- a/pkgs/racket-doc/pkg/scribblings/pkg.scrbl +++ b/pkgs/racket-doc/pkg/scribblings/pkg.scrbl @@ -741,8 +741,8 @@ the given @nonterm{pkg-source}s. when no arguments are provided.} #:changed "6.1.1.6" @elem{Added the @DFlag{no-trash} flag, and changed the @DFlag{deps} default to depend only on interactive mode.} - #:changed "6.1.1.8" @elem{Added the @DFlag{skip-uninstalled} and @DFlag{pull} flags.}] - #:changed "6.4.0.14" @elem{Added the @DFlag{dry-run} flag.}} + #:changed "6.1.1.8" @elem{Added the @DFlag{skip-uninstalled} and @DFlag{pull} flags.} + #:changed "6.4.0.14" @elem{Added the @DFlag{dry-run} flag.}]} @subcommand{@command/toc{remove} @nonterm{option} ... @nonterm{pkg} ... --- Attempts to remove the given packages. By default, if a package is the dependency