Skip to content

Commit c837f10

Browse files
authored
Update python/private/version.bzl
1 parent 655cd52 commit c837f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/private/version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ def _parse(version_str, strict = True):
556556
def parse(version_str, strict = False):
557557
"""Parse a PEP4408 compliant version.
558558
559-
This is similar to `normalize_pep440`, but it parsers individual components to to
559+
This is similar to `normalize_pep440`, but it parses individual components to
560560
comparable types.
561561
562562
Args:

0 commit comments

Comments
 (0)