We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ae5a1 commit 6105452Copy full SHA for 6105452
docs/DebuggingTheCompiler.md
@@ -922,7 +922,7 @@ One of the first steps is an invocation of the driver's
922
In order to create a Swift compiler installation (`--install-swift`), the
923
standalone driver must be built as a separate build product using the
924
*just-built* Swift compiler and toolchain (the ones built in the same
925
-`build-script` invocation, preceeding the SwiftDriver build product). The
+`build-script` invocation, preceding the SwiftDriver build product). The
926
additional build product is added to the build by specifying the
927
`--swift-driver` option of the `build-script`. The driver product is istalled
928
into the resulting toolchain installation by specifying the
0 commit comments