[NFC] SwiftCompilerSources/CMakeLists.txt: fix comment typo (#66235)

`paltforms` -> `platforms`
This commit is contained in:
Max Desiatov
2023-05-31 21:03:09 +01:00
committed by GitHub
parent 65bb599048
commit 1769c88fd6

View File

@@ -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