[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200715124839.252822-9-kieran.bingham+renesas@ideasonboard.com>
Date:   Wed, 15 Jul 2020 13:48:39 +0100
From:   Kieran Bingham <kieran.bingham+renesas@...asonboard.com>
To:     trivial@...nel.org
Cc:     Kieran Bingham <kieran.bingham+renesas@...asonboard.com>,
        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>,
        linux-kernel@...r.kernel.org (open list)
Subject: [PATCH v2 8/8] scripts/spelling.txt: Add descriptors correction
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>
---
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
 
