Fixed typo in "decclarations" (GH-28578)

This commit is contained in:
Rajendra arora 2021-09-28 16:26:41 +05:30 committed by GitHub
parent 953e733e6d
commit 8b7427b554
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,7 +145,7 @@ def __init__(self, *args, **kwargs):
# names where all the constructors
# belonging to that type lack of any
# fields.
# - identifiers: All identifiers used in the AST decclarations
# - identifiers: All identifiers used in the AST declarations
# - singletons: List of all constructors that originates from
# simple sums.
# - types: List of all top level type names