summaryrefslogtreecommitdiff
path: root/MSVC.README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'MSVC.README.rst')
-rw-r--r--MSVC.README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/MSVC.README.rst b/MSVC.README.rst
index ec5ddb56..0c0dd409 100644
--- a/MSVC.README.rst
+++ b/MSVC.README.rst
@@ -71,7 +71,7 @@ using Ninja or the generated Visual Studio projects.
Additional notes for building and running against Python 3.8.x and later
------------------------------------------------------------------------
Python 3.8.x and later made restrictions on where DLLs are searched for third-party
-modules, which will therefore affect how the Python tools in tools/ look for dependent
+modules, which will therefore affect how the Python tools in ``tools/`` look for dependent
DLLs, as they rely on a C Python module, _giscanner.pyd, as the paths in %PATH% are
no longer referred to, except for system-supplied DLLs in their designated locations
on the system. In order to cope with this, DLLs are being searched for in the