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.
2 parents 123f068 + be0e3fb commit de366c4Copy full SHA for de366c4
utils/gyb_syntax_support/ExprNodes.py
@@ -424,7 +424,7 @@
424
is_optional=True),
425
Child('AdditionalTrailingClosures',
426
kind='MultipleTrailingClosureElementList',
427
- collection_element_name='AdditionalTralingClosure',
+ collection_element_name='AdditionalTrailingClosure',
428
429
]),
430
@@ -440,7 +440,7 @@
440
441
442
443
444
445
446
0 commit comments