Skip to content

Commit 1b5c334

Browse files
authored
Fix a word
The line: "how to cross compile Swift on Windows" should read "how to cross compile Swift for Windows". I believe this is a typo.
1 parent f722671 commit 1b5c334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WindowsCrossCompile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cross-compiling Swift for Windows with `clang`
22

3-
This document describes how to cross compile Swift on Windows on a non-Windows
3+
This document describes how to cross compile Swift for Windows on a non-Windows
44
host. For more context on the status of Swift on Windows in general, see
55
[Getting Started with Swift on Windows](./Windows.md)
66

0 commit comments

Comments
 (0)