Skip to content

Commit 616877a

Browse files
authored
Spelling fix.
1 parent 896a0b0 commit 616877a

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)