[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <255b00055133b148526b6dca0255109eec94e381.camel@perches.com>
Date: Wed, 30 Sep 2020 16:48:07 -0700
From: Joe Perches <joe@...ches.com>
To: Eric Biggers <ebiggers@...nel.org>, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Colin Ian King <colin.king@...onical.com>,
Andy Whitcroft <apw@...onical.com>
Subject: Re: [PATCH] scripts/spelling.txt: fix malformed entry
On Wed, 2020-09-30 at 16:43 -0700, Eric Biggers wrote:
> One of the entries has three fields "mistake||correction||correction"
> rather than the expected two fields "mistake||correction". Fix it.
[]
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
[]
> @@ -589,7 +589,7 @@ explictly||explicitly
> expresion||expression
> exprimental||experimental
> extened||extended
> -exteneded||extended||extended
> +exteneded||extended
> extensability||extensibility
> extention||extension
> extenstion||extension
Thanks
Powered by blists - more mailing lists