Skip to content

Commit 95efeda

Browse files
authored
Merge pull request #25168 from gonsolo/patch-2
2 parents 0dc0b03 + 616877a commit 95efeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Warning: Creating the above links usually requires administrator privileges. The
101101
## 6. Build LLVM/Clang
102102
- This must be done from within a developer command prompt. LLVM and Clang are
103103
large projects, so building might take a few hours. Make sure that the build
104-
type for LLVM/Clang is compatbile with the build type for Swift. That is,
104+
type for LLVM/Clang is compatible with the build type for Swift. That is,
105105
either build everything `Debug` or some variant of `Release` (e.g. `Release`,
106106
`RelWithDebInfo`).
107107
```cmd

0 commit comments

Comments
 (0)