Skip to content

Commit 285b6b5

Browse files
[gardening] Fix typo.
1 parent 856f0d6 commit 285b6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/swift_build_support/tests/test_toolchain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def test_tools_llvm_suffix(self):
113113

114114
def test_toolchain_instances(self):
115115
# Check that we can instantiate every toolchain, even if it isn't the
116-
# current patform.
116+
# current platform.
117117
toolchain.MacOSX()
118118
toolchain.Linux()
119119
toolchain.FreeBSD()

0 commit comments

Comments
 (0)