mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
Fix(astspec.txt): type of repeated word (#14612)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user