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

PM: docs: sleep-states: Fix a typo ("includig")

Fix a typo in admin-guide/pm/sleep-states.rst.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Jonathan Neuschäfer and committed by
Rafael J. Wysocki
c72a0ded 75bc37fe

+1 -1
+1 -1
Documentation/admin-guide/pm/sleep-states.rst
··· 15 15 ================================== 16 16 17 17 Depending on its configuration and the capabilities of the platform it runs on, 18 - the Linux kernel can support up to four system sleep states, includig 18 + the Linux kernel can support up to four system sleep states, including 19 19 hibernation and up to three variants of system suspend. The sleep states that 20 20 can be supported by the kernel are listed below. 21 21