diff mbox series

Documentation: PM: correct typo

Message ID 1604137168-29502-1-git-send-email-Julia.Lawall@inria.fr (mailing list archive)
State Mainlined, archived
Headers show
Series Documentation: PM: correct typo | expand

Commit Message

Julia Lawall Oct. 31, 2020, 9:39 a.m. UTC
cerainly -> certainly

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 Documentation/admin-guide/pm/cpuidle.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rafael J. Wysocki Nov. 2, 2020, 5:01 p.m. UTC | #1
On Sat, Oct 31, 2020 at 11:23 AM Julia Lawall <Julia.Lawall@inria.fr> wrote:
>
> cerainly -> certainly
>
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.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.

Applied as 5.10-rc material, thanks!
diff mbox series

Patch

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.