Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: scheduler: fixed 2 typos in sched-nice-design.rst

This patch fixed 2 spelling errors in the documentation.

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Link: https://lore.kernel.org/r/20210516105955.120651-1-henrybear327@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Chun-Hung Tseng and committed by
Jonathan Corbet
35f1fcea 6586f2d8

+1 -1
+1 -1
Documentation/scheduler/sched-nice-design.rst
··· 60 60 coupling to timeslices and granularity it was not really viable. 61 61 62 62 The second (less frequent but still periodically occurring) complaint 63 - about Linux's nice level support was its assymetry around the origo 63 + about Linux's nice level support was its asymmetry around the origin 64 64 (which you can see demonstrated in the picture above), or more 65 65 accurately: the fact that nice level behavior depended on the _absolute_ 66 66 nice level as well, while the nice API itself is fundamentally