Skip to content

Commit d88deb0

Browse files
committed
Fix linting issues
1 parent 79cfeed commit d88deb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/profiling.sampling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ This requires one of:
387387
On Windows, the profiler requires administrative privileges or the
388388
``SeDebugPrivilege`` privilege to read another process's memory.
389389

390-
*Note*: Running `profiling.sampling` from a virtual environmnent on Windows platform is not supported. It should be run from the global Python installation.
390+
*Note*: Running ``profiling.sampling`` from a virtual environment on the Windows platform is not supported. It should be run from the global Python installation.
391391

392392

393393
Version compatibility

0 commit comments

Comments
 (0)