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 65bb599 commit 1769c88Copy full SHA for 1769c88
SwiftCompilerSources/CMakeLists.txt
@@ -227,7 +227,7 @@ else()
227
add_subdirectory(Sources)
228
229
# TODO: generate this dynamically through the modulemap; this cannot use `sed`
230
- # as that is not available on all paltforms (e.g. Windows).
+ # as that is not available on all platforms (e.g. Windows).
231
#
232
# step 1: generate a dummy source file, which just includes all headers
233
# defined in include/swift/module.modulemap
0 commit comments