File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5993,7 +5993,7 @@ Miscellaneous System Information
59935993
59945994 .. versionchanged :: 3.13
59955995 If :option: `-X cpu_count <-X> ` is given or :envvar: `PYTHON_CPU_COUNT ` is set,
5996- :func: `cpu_count ` returns the overridden value *n *.
5996+ :func: `cpu_count ` returns the override value *n *.
59975997
59985998
59995999.. function :: getloadavg()
@@ -6015,7 +6015,7 @@ Miscellaneous System Information
60156015 in the **system **.
60166016
60176017 If :option: `-X cpu_count <-X> ` is given or :envvar: `PYTHON_CPU_COUNT ` is set,
6018- :func: `process_cpu_count ` returns the overridden value *n *.
6018+ :func: `process_cpu_count ` returns the override value *n *.
60196019
60206020 See also the :func: `sched_getaffinity ` function.
60216021
You can’t perform that action at this time.
0 commit comments