diff --git a/collects/syntax/scribblings/parse.scrbl b/collects/syntax/scribblings/parse.scrbl index 8387a3f957..e7ffc2e40e 100644 --- a/collects/syntax/scribblings/parse.scrbl +++ b/collects/syntax/scribblings/parse.scrbl @@ -787,7 +787,7 @@ static information (see @scheme[syntax-local-value]) satisfying the given @scheme[predicate]. If the term does not match, the @scheme[description] argument is used to describe the expected syntax. -When used outside of the dynamic extend of a macro transformer (see +When used outside of the dynamic extent of a macro transformer (see @scheme[syntax-transforming?]), matching fails. The attribute @var[value] contains the value the name is bound to.