Fix typo.

This commit is contained in:
Mark Lacey
2018-08-08 08:58:22 -07:00
parent 65e67034f8
commit 5bd94a9fc7

View File

@@ -662,7 +662,7 @@ DECL_NODES = [
]),
Child('InfixOperatorGroup', kind='InfixOperatorGroup',
description='''
Optionally specifiy a precedence group
Optionally specify a precedence group
''',
is_optional=True),
]),