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 35a2f8b commit b7e90f3Copy full SHA for b7e90f3
utils/gyb_syntax_support/AvailabilityNodes.py
@@ -79,7 +79,7 @@
79
Node('VersionTuple', kind='Syntax',
80
description='''
81
A version number of the form major.minor.patch in which the minor
82
- and patch part may be ommited.
+ and patch part may be omitted.
83
''',
84
children=[
85
Child('MajorMinor', kind='Syntax',
0 commit comments