mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[NFC] SwiftCompilerSources/CMakeLists.txt: fix comment typo (#66235)
`paltforms` -> `platforms`
This commit is contained in:
@@ -227,7 +227,7 @@ else()
|
||||
add_subdirectory(Sources)
|
||||
|
||||
# TODO: generate this dynamically through the modulemap; this cannot use `sed`
|
||||
# as that is not available on all paltforms (e.g. Windows).
|
||||
# as that is not available on all platforms (e.g. Windows).
|
||||
#
|
||||
# step 1: generate a dummy source file, which just includes all headers
|
||||
# defined in include/swift/module.modulemap
|
||||
|
||||
Reference in New Issue
Block a user