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.
1 parent 0aabc0c commit d0258c6Copy full SHA for d0258c6
docs/DebuggingTheCompiler.md
@@ -931,7 +931,7 @@ standalone driver must be built as a separate build product using the
931
*just-built* Swift compiler and toolchain (the ones built in the same
932
`build-script` invocation, preceding the SwiftDriver build product). The
933
additional build product is added to the build by specifying the
934
-`--swift-driver` option of the `build-script`. The driver product is istalled
+`--swift-driver` option of the `build-script`. The driver product is installed
935
into the resulting toolchain installation by specifying the
936
`--install-swift-driver` option of the `build-script`.
937
0 commit comments