We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90fa77 commit 9caa52aCopy full SHA for 9caa52a
utils/gyb_syntax_support/AttributeNodes.py
@@ -236,7 +236,7 @@
236
# objc-selector-piece -> identifier? ':'?
237
Node('ObjCSelectorPiece', kind='Syntax',
238
description='''
239
- A piece of an Objective-C selector. Either consisiting of just an
+ A piece of an Objective-C selector. Either consisting of just an
240
identifier for a nullary selector, an identifier and a colon for a
241
labeled argument or just a colon for an unlabeled argument
242
''',
0 commit comments