lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 18 Dec 2017 10:46:15 -0800
From:   Joe Perches <joe@...ches.com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        Colin King <colin.king@...onical.com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc:     kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scripts/spelling.txt: add more spelling mistakes to
 spelling.txt

On Mon, 2017-12-18 at 10:10 -0800, Randy Dunlap wrote:
> On 12/18/2017 06:19 AM, Colin King wrote:
> > Here are some of the more spelling mistakes and typos that I've found
> > while fixing up spelling mistakes in kernel error message text since
> > October 2017
[]
> > diff --git a/scripts/spelling.txt b/scripts/spelling.txt
[]
> Please add:
> assignement||assignment

and the plurals too

assignements||assignments

$ git grep -i -w assignement | wc -l
8
$ git grep -i -w assignements | wc -l
3


Some selected other trivial existing 'ement[s]'

     18 segement
     11 fragement
      8 adjustement
      7 meashorement
      6 mangement
      4 incremement
      4 environement
      3 impelement
      3 arragement
      3 arguement
      2 magement
      2 impement
      2 imlement
      1 requrement
      1 requiriement
      1 reqirement

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ