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.
2 parents 227c743 + b158666 commit 31a4fbeCopy full SHA for 31a4fbe
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