about summary refs log tree commit diff
path: root/doc/hooks/python.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hooks/python.section.md')
-rw-r--r--doc/hooks/python.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hooks/python.section.md b/doc/hooks/python.section.md
index ecaae491e994a..428ac24b9f7be 100644
--- a/doc/hooks/python.section.md
+++ b/doc/hooks/python.section.md
@@ -1,3 +1,3 @@
 # Python {#setup-hook-python}
 
-Adds the `lib/${python.libPrefix}/site-packages` subdirectory of each build input to the `PYTHONPATH` environment variable.
+Adds the `${python.sitePackages}` subdirectory of each build input to the `PYTHONPATH` environment variable.