We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9048328 commit 83e19e4Copy full SHA for 83e19e4
1 file changed
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