[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <875z2yr233.fsf@meer.lwn.net>
Date:   Thu, 11 Feb 2021 09:39:12 -0700
From:   Jonathan Corbet <corbet@....net>
To:     Colin King <colin.king@...onical.com>,
        Arnaldo Carvalho de Melo <acme@...hat.com>,
        Alexey Budankov <alexey.budankov@...ux.intel.com>,
        linux-doc@...r.kernel.org
Cc:     kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] doc/admin-guide: fix spelling mistake: "perfomance" ->
 "performance"
Colin King <colin.king@...onical.com> writes:
> From: Colin Ian King <colin.king@...onical.com>
>
> There is a spelling mistake in the perf-security documentation. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
> ---
>  Documentation/admin-guide/perf-security.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/perf-security.rst b/Documentation/admin-guide/perf-security.rst
> index 904e4eb37f99..34aa334320ca 100644
> --- a/Documentation/admin-guide/perf-security.rst
> +++ b/Documentation/admin-guide/perf-security.rst
> @@ -72,7 +72,7 @@ monitoring and observability operations, thus, bypass *scope* permissions
>  checks in the kernel. CAP_PERFMON implements the principle of least
>  privilege [13]_ (POSIX 1003.1e: 2.2.2.39) for performance monitoring and
>  observability operations in the kernel and provides a secure approach to
> -perfomance monitoring and observability in the system.
> +performance monitoring and observability in the system.
Applied, thanks.
jon
Powered by blists - more mailing lists