Skip to content

Commit 6b732ac

Browse files
author
The Miri Cronjob Bot
committed
Merge ref 'd10ac47c2015' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@d10ac47 Filtered ref: rust-lang/miri@79d95eb Upstream diff: rust-lang/rust@d276646...d10ac47 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents b83e59c + 8bffe33 commit 6b732ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/debuginfo/lldb-visualizers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> NOTE: LLDB's C++<->Python FFI expects a version of python designated at the time LLDB was
44
>compiled. LLDB is careful to correspond this version to the minimum in typical Linux and macOS
5-
>distributions, but on Windows there is no easy solution. If you recieve an import error regarding
5+
>distributions, but on Windows there is no easy solution. If you receive an import error regarding
66
>`_lldb` not existing, a mismatched Python version is likely the cause.
77
>
88
> LLDB is considering solutions this issue. For updates, see

0 commit comments

Comments
 (0)