We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbab2f0 + 8aa5d5a commit 04246deCopy full SHA for 04246de
src/doc/rustc-dev-guide/src/debuginfo/lldb-visualizers.md
@@ -2,7 +2,7 @@
2
3
> NOTE: LLDB's C++<->Python FFI expects a version of python designated at the time LLDB was
4
>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
+>distributions, but on Windows there is no easy solution. If you receive an import error regarding
6
>`_lldb` not existing, a mismatched Python version is likely the cause.
7
>
8
> LLDB is considering solutions this issue. For updates, see
0 commit comments