From 652c0d37c55d25b56c9556544ab74e40af3a9bb1 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 6 Aug 2019 13:21:44 -0500 Subject: [PATCH] typo in docs --- 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 b492c3be00..a45db286c5 100644 --- a/pkgs/racket-doc/scribblings/reference/contracts.scrbl +++ b/pkgs/racket-doc/scribblings/reference/contracts.scrbl @@ -2131,7 +2131,7 @@ The @racket[define-struct/contract] form only allows a subset of the (code:line #:srcloc srcloc-expr)] [name-for-blame (code:line) - #:name-for-blame blame-id] + (code:line #:name-for-blame blame-id)] [context-limit (code:line) (code:line #:context-limit limit-expr)])]{ Defines @racket[id] to be @racket[orig-id], but with the contract