mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typo.
This commit is contained in:
@@ -662,7 +662,7 @@ DECL_NODES = [
|
||||
]),
|
||||
Child('InfixOperatorGroup', kind='InfixOperatorGroup',
|
||||
description='''
|
||||
Optionally specifiy a precedence group
|
||||
Optionally specify a precedence group
|
||||
''',
|
||||
is_optional=True),
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user