From ced16f686875466f3db33a4ad85789c28d9f1d3f Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 29 Jun 2020 19:37:32 -0500 Subject: [PATCH] tweak history description --- pkgs/racket-doc/scribblings/reference/contracts.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/reference/contracts.scrbl b/pkgs/racket-doc/scribblings/reference/contracts.scrbl index 41acec2a17..d2ea02f706 100644 --- a/pkgs/racket-doc/scribblings/reference/contracts.scrbl +++ b/pkgs/racket-doc/scribblings/reference/contracts.scrbl @@ -1917,7 +1917,7 @@ syntax object for the expression that produces the contract controlling the export. @history[#:changed "7.3.0.3" @list{Added @racket[#:unprotected-submodule].} - #:changed "7.7.0.9" @list{Deprecated @racket[ignored-id].}] + #:changed "7.7.0.9" @list{Started ignoring @racket[ignored-id].}] } @defform[(recontract-out id ...)]{