summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/user/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/user/options.rst b/docs/source/user/options.rst
index 7141e7a..faeb17e 100644
--- a/docs/source/user/options.rst
+++ b/docs/source/user/options.rst
@@ -792,8 +792,8 @@ Options and their Descriptions
.. note::
- This option is ignored on Windows because :mod:`multiprocessing` does
- not support Windows across all supported versions of Python.
+ This option is ignored on platforms where ``fork`` is not a
+ supported ``multiprocessing`` method.
This defaults to: ``auto``