summaryrefslogtreecommitdiff
path: root/site.cfg.example
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2020-01-26 14:08:53 +0200
committermattip <matti.picus@gmail.com>2020-01-26 14:08:53 +0200
commit6472a7d4eee9d9997773177b08e30c9c4326fbeb (patch)
treeb68d0d55df40964f5fcbaafd74cdb68429b8c705 /site.cfg.example
parentebe7a77d57288efbaed89fc1da283d0e1bafed07 (diff)
downloadnumpy-6472a7d4eee9d9997773177b08e30c9c4326fbeb.tar.gz
DOC: fix from review
Diffstat (limited to 'site.cfg.example')
-rw-r--r--site.cfg.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.cfg.example b/site.cfg.example
index 4447512ba..3eba3bbd7 100644
--- a/site.cfg.example
+++ b/site.cfg.example
@@ -85,7 +85,7 @@
# These settings apply when they are not overridden in the sections below.
# Note that the standard paths (e.g. `/usr/lib`) are not searched if you
# override these settings, unless they are explicitly included.
-# The ``:`` is os.pathsep, which may vary on windows
+# The ``:`` is os.pathsep, which is ``;`` on windows
#[DEFAULT]
#library_dirs = /usr/local/lib64:/usr/local/lib:/usr/lib64:/usr/lib
#include_dirs = /usr/local/include:/usr/include