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 b7e90f3 commit 6582253Copy full SHA for 6582253
utils/gyb_syntax_support/Classification.py
@@ -39,7 +39,7 @@ def __init__(self, name, description):
39
A string literal including multiline string literals.
40
'''),
41
SyntaxClassification('StringInterpolationAnchor', description='''
42
- The opening and closing paranthesis of string interpolation.
+ The opening and closing parenthesis of string interpolation.
43
44
SyntaxClassification('PoundDirectiveKeyword', description='''
45
A `#` keyword like `#warning`.
0 commit comments