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 13ffb8b commit f1c38a7Copy full SHA for f1c38a7
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