Skip to content

Commit de23580

Browse files
committed
spelling: toolchain
Signed-off-by: Josh Soref <[email protected]>
1 parent 7f04dca commit de23580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/swift_build_support/swift_build_support/products/swiftsyntax.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def should_install(self, host_target):
102102

103103
def install(self, target_name):
104104
# SwiftSyntax doesn't produce any products that should be installed
105-
# into the toolchein. All tools using it link against SwiftSyntax
105+
# into the toolchain. All tools using it link against SwiftSyntax
106106
# statically.
107107
pass
108108

0 commit comments

Comments
 (0)