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 6582253 commit 8d67fafCopy full SHA for 8d67faf
utils/gyb_syntax_support/GenericNodes.py
@@ -15,7 +15,7 @@
15
element_name='GenericRequirement'),
16
17
# generic-requirement ->
18
- # (same-type-requrement|conformance-requirement) ','?
+ # (same-type-requirement|conformance-requirement) ','?
19
Node('GenericRequirement', kind='Syntax',
20
traits=['WithTrailingComma'],
21
children=[
0 commit comments