[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200715125318.8550-1-sjpark@amazon.com>
Date: Wed, 15 Jul 2020 14:53:18 +0200
From: SeongJae Park <sjpark@...zon.com>
To: Kieran Bingham <kieran.bingham+renesas@...asonboard.com>
CC: <trivial@...nel.org>, Andrew Morton <akpm@...ux-foundation.org>,
"Colin Ian King" <colin.king@...onical.com>,
Jonathan Neuschäfer <j.neuschaefer@....net>,
Xiong <xndchn@...il.com>, SeongJae Park <sjpark@...zon.de>,
Luca Ceresoli <luca@...aceresoli.net>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 8/8] scripts/spelling.txt: Add descriptors correction
On Wed, 15 Jul 2020 13:48:39 +0100 Kieran Bingham <kieran.bingham+renesas@...asonboard.com> wrote:
> After coming across the s/decriptors/descriptors/ spelling error twice,
> a scan of the tree showed it was a pervasive mistake.
>
> Update the spelling suggestions database to prevent it in both singular
> and plural form.
>
> Signed-off-by: Kieran Bingham <kieran.bingham+renesas@...asonboard.com>
Reviewed-by: SeongJae Park <sjpark@...zon.de>
Thanks,
SeongJae Park
>
> ---
> v2:
> - Use both singular and plural form.
> ---
> scripts/spelling.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
> index c45e9afaab2d..c56a6c36e6f2 100644
> --- a/scripts/spelling.txt
> +++ b/scripts/spelling.txt
> @@ -406,6 +406,8 @@ decendants||descendants
> decompres||decompress
> decsribed||described
> decription||description
> +decriptor||descriptor
> +decriptors||descriptors
> dectected||detected
> defailt||default
> deferal||deferral
> --
> 2.25.1
Powered by blists - more mailing lists