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

