8000
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 b913f47 commit 6ac9adbCopy full SHA for 6ac9adb
Doc/library/os.rst
@@ -4635,7 +4635,7 @@ operating system.
4635
4636
.. function:: sched_setparam(pid, param)
4637
4638
- Set a scheduling parameters for the process with PID *pid*. A *pid* of 0 means
+ Set the scheduling parameters for the process with PID *pid*. A *pid* of 0 means
4639
the calling process. *param* is a :class:`sched_param` instance.
4640
4641
0 commit comments