Skip to content

Commit 6b6f92d

Browse files
committed
I cannot type
1 parent 3971d3c commit 6b6f92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustup-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ rustup override set miri
4646
cargo clean
4747

4848
# Call 'cargo metadata' on the sources in case that changes the lockfile
49-
# (which fails under soem setups when it is done from inside vscode).
49+
# (which fails under some setups when it is done from inside vscode).
5050
cargo metadata --format-version 1 --manifest-path "$(rustc --print sysroot)/lib/rustlib/rustc-src/rust/compiler/rustc/Cargo.toml" >/dev/null

0 commit comments

Comments
 (0)