Skip to content

Commit b7e90f3

Browse files
committed
spelling: omitted
Signed-off-by: Josh Soref <[email protected]>
1 parent 35a2f8b commit b7e90f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/gyb_syntax_support/AvailabilityNodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
Node('VersionTuple', kind='Syntax',
8080
description='''
8181
A version number of the form major.minor.patch in which the minor
82-
and patch part may be ommited.
82+
and patch part may be omitted.
8383
''',
8484
children=[
8585
Child('MajorMinor', kind='Syntax',

0 commit comments

Comments
 (0)