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.
2 parents f9a25ba + f1c38a7 commit 8ec152eCopy full SHA for 8ec152e
utils/build_swift/build_swift/versions.py
@@ -95,7 +95,7 @@ def _try_cast(obj, cls):
95
def _split_version(version):
96
"""Splits a version string into a tuple of components using similar rules
97
to distutils.version.LooseVersion. All version strings are valid, but the
98
- outcome will only split on boundries between:
+ outcome will only split on boundaries between:
99
100
* lowercase alpha characters
101
* uppercase alpha characters
0 commit comments