Copyediting correcting unwanted possessive
The text was either unnecessarily making 'identifier' possessive or perhaps missing the following word. I rewrite around the issue.
This commit is contained in:
parent
27aa6bbff9
commit
aff9bd1ca5
|
@ -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
|
name that was inferred from the expression's context. Normally, the
|
||||||
property value should be a symbol. A @racket['inferred-name]
|
property value should be a symbol. A @racket['inferred-name]
|
||||||
property value of @|void-const| hides a name that would otherwise be
|
property value of @|void-const| hides a name that would otherwise be
|
||||||
inferred from context (perhaps because a binding identifier's was
|
inferred from context (perhaps to avoid exposing an identifier from an
|
||||||
automatically generated and should not be exposed).
|
automatically generated binding).
|
||||||
|
|
||||||
To support the propagation and merging of consistent properties during
|
To support the propagation and merging of consistent properties during
|
||||||
expansions, the value of the @racket['inferred-name] property can be a
|
expansions, the value of the @racket['inferred-name] property can be a
|
||||||
|
|
Loading…
Reference in New Issue
Block a user