fix typo in the syntax-arm docs (#1447)
This commit is contained in:
parent
94dbcb12dc
commit
1952bc4ede
|
@ -129,9 +129,9 @@ inspector that depends on the current dynamic context:
|
||||||
|
|
||||||
@itemlist[
|
@itemlist[
|
||||||
|
|
||||||
@item{when applying a syntax transformer is being applied, the
|
@item{when a syntax transformer is being applied, the declaration-time
|
||||||
declaration-time code inspector of the module in which a syntax
|
code inspector of the module in which a syntax transformer was
|
||||||
transformer was bound;}
|
bound;}
|
||||||
|
|
||||||
@item{when a module is being visited, the module's declaration-time
|
@item{when a module is being visited, the module's declaration-time
|
||||||
code inspector;}
|
code inspector;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user