We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af21ea commit a79d4f2Copy full SHA for a79d4f2
Doc/library/os.rst
@@ -5993,7 +5993,7 @@ Miscellaneous System Information
5993
5994
.. versionchanged:: 3.13
5995
If :option:`-X cpu_count <-X>` is given or :envvar:`PYTHON_CPU_COUNT` is set,
5996
- :func:`cpu_count` returns the overridden value *n*.
+ :func:`cpu_count` returns the override value *n*.
5997
5998
5999
.. function:: getloadavg()
0 commit comments