From aff9bd1ca5ffade9b81a37ed483e483763b19bb2 Mon Sep 17 00:00:00 2001 From: Jason Hemann Date: Sun, 30 May 2021 16:34:35 -0400 Subject: [PATCH] Copyediting correcting unwanted possessive The text was either unnecessarily making 'identifier' possessive or perhaps missing the following word. I rewrite around the issue. --- pkgs/racket-doc/scribblings/reference/syntax-model.scrbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl b/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl index d5bff528ff..82e929e8b5 100644 --- a/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl +++ b/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl @@ -1202,8 +1202,8 @@ property value is used for naming the expression, and it overrides any name that was inferred from the expression's context. Normally, the property value should be a symbol. A @racket['inferred-name] property value of @|void-const| hides a name that would otherwise be -inferred from context (perhaps because a binding identifier's was -automatically generated and should not be exposed). +inferred from context (perhaps to avoid exposing an identifier from an +automatically generated binding). To support the propagation and merging of consistent properties during expansions, the value of the @racket['inferred-name] property can be a