Fix(astspec.txt): type of repeated word (#14612)

This commit is contained in:
ynfle
2020-06-08 23:14:26 -04:00
committed by GitHub
parent cc3409e264
commit aa70cfdea2

View File

@@ -1014,7 +1014,7 @@ AST:
)
Note that not all ``nnkTypeDef`` utilize ``nnkIdent`` as their
their parameter. One of the most common uses of type declarations
parameter. One of the most common uses of type declarations
is to work with objects.
Concrete syntax: