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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 16 Dec 2022 20:19:05 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>, masahiroy@...nel.org,
        linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] scripts: kconfig: Corrected the misspelled word in
 kconfig help text

Hi--

On 12/16/22 19:59, Bhaskar Chowdhury wrote:
> s/sash/slash/
> 

That correction is good...

> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
>  Changes from V1: corrected the misspelled word
>  scripts/kconfig/mconf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
> index 93dc4850ff2a..a82cac8916ab 100644
> --- a/scripts/kconfig/mconf.c
> +++ b/scripts/kconfig/mconf.c
> @@ -164,7 +164,7 @@ static const char mconf_readme[] =
> 
>  "Search\n"
>  "------\n"
> -"Press forward sash(/) anywhere will bring up search dialog box\n"
> +"Press forward slash(/) anywhere will bring up search dialog box\n"

That sentence could be better. Either
s/Press/Pressing/
or
s/will/to/
but not both of those -- just one of them.
And then s/bring up/bring up a/.

>  "\n"
> 
>  "Different color themes available\n"
> --
> 2.38.1
> 

Thanks.
-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ