Skip to content

Commit d0258c6

Browse files
authored
Another small fix
1 parent 0aabc0c commit d0258c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DebuggingTheCompiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ standalone driver must be built as a separate build product using the
931931
*just-built* Swift compiler and toolchain (the ones built in the same
932932
`build-script` invocation, preceding the SwiftDriver build product). The
933933
additional build product is added to the build by specifying the
934-
`--swift-driver` option of the `build-script`. The driver product is istalled
934+
`--swift-driver` option of the `build-script`. The driver product is installed
935935
into the resulting toolchain installation by specifying the
936936
`--install-swift-driver` option of the `build-script`.
937937

0 commit comments

Comments
 (0)