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 @@ -5616,7 +5616,7 @@ Miscellaneous System Information
56165616
56175617 .. versionchanged :: 3.13
56185618 If :option: `-X cpu_count <-X> ` is given or :envvar: `PYTHON_CPU_COUNT ` is set,
5619- :func: `cpu_count ` returns the overridden value *n *.
5619+ :func: `cpu_count ` returns the override value *n *.
56205620
56215621
56225622.. function :: getloadavg()
@@ -5638,7 +5638,7 @@ Miscellaneous System Information
56385638 in the **system **.
56395639
56405640 If :option: `-X cpu_count <-X> ` is given or :envvar: `PYTHON_CPU_COUNT ` is set,
5641- :func: `process_cpu_count ` returns the overridden value *n *.
5641+ :func: `process_cpu_count ` returns the override value *n *.
56425642
56435643 See also the :func: `sched_getaffinity ` function.
56445644
You can’t perform that action at this time.
0 commit comments