Skip to content

Commit aafdf45

Browse files
authored
Merge pull request #7516 from WilliamAntonRohm/issue-6106
visualstudio-docs/issues/6106 -- menu item
2 parents 3479acc + 3a02c0d commit aafdf45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/profiling-python-code-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can profile a Python application when using CPython-based interpreters. (See
1717

1818
## Profiling for CPython-based interpreters
1919

20-
Profiling is started through the **Analyze** > **Launch Python Profiling** menu command, which opens a configuration dialog:
20+
Profiling is started through the **Debug** > **Launch Python Profiling** menu command, which opens a configuration dialog:
2121

2222
![Profiling configuration dialog](media/profiling-start.png)
2323

0 commit comments

Comments
 (0)