We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd43526 commit 7de0613Copy full SHA for 7de0613
examples/dev_flow/debug/debugging_visual.rst
@@ -150,7 +150,7 @@ Locating the sources path for the debugger
150
Visual Studio won't be able to find te source files by itself after deleting the original build files. To be able to
151
debug over the source files, there's an option to manually set the source folder path so that it's possible to debug over the source files. This
152
requires that the source files for the dependency exist. In our case we can get the location of this source files
153
-by running a ```conan cache path``.
+by running a ``conan cache path``.
154
155
.. code-block::
156
0 commit comments