Skip to content

Commit a5cf247

Browse files
committed
Auto merge of #2126 - RalfJung:typo, r=RalfJung
I cannot type
2 parents 3971d3c + 6b6f92d commit a5cf247

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)