lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1604137168-29502-1-git-send-email-Julia.Lawall@inria.fr> Date: Sat, 31 Oct 2020 10:39:28 +0100 From: Julia Lawall <Julia.Lawall@...ia.fr> To: "Rafael J. Wysocki" <rjw@...ysocki.net> Cc: Daniel Lezcano <daniel.lezcano@...aro.org>, Jonathan Corbet <corbet@....net>, linux-pm@...r.kernel.org, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [PATCH] Documentation: PM: correct typo cerainly -> certainly Signed-off-by: Julia Lawall <Julia.Lawall@...ia.fr> --- Documentation/admin-guide/pm/cpuidle.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/pm/cpuidle.rst b/Documentation/admin-guide/pm/cpuidle.rst index 37940a0584ec..a26a94bc0071 100644 --- a/Documentation/admin-guide/pm/cpuidle.rst +++ b/Documentation/admin-guide/pm/cpuidle.rst @@ -494,7 +494,7 @@ object corresponding to it, as follows: residency. ``below`` - Total number of times this idle state had been asked for, but cerainly + Total number of times this idle state had been asked for, but certainly a deeper idle state would have been a better match for the observed idle duration.
Powered by blists - more mailing lists