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]
Message-ID: <877c14dfa5.fsf@trenco.lwn.net>
Date: Sat, 21 Jun 2025 14:13:22 -0600
From: Jonathan Corbet <corbet@....net>
To: Yuanye Ma <yuanye.ma20@...il.com>, jaegeuk@...nel.org, chao@...nel.org,
 linux-f2fs-devel@...ts.sourceforge.net
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, Yuanye Ma
 <yuanye.ma20@...il.com>
Subject: Re: [PATCH] docs: f2fs: fix typos in f2fs.rst

Yuanye Ma <yuanye.ma20@...il.com> writes:

> This patch fixes two minor typos in Documentation/filesystems/f2fs.rst:
>
> - "ramdom" → "random"
> - "reenable" → "re-enable"
>
> The changes improve spelling and consistency in the documentation.
>
> These issues were identified using the 'codespell' tool with the
> following command:
>
>   $ find Documentation/ -path Documentation/translations -prune -o \
>     -name '*.rst' -print | xargs codespell
>
> Signed-off-by: Yuanye Ma <yuanye.ma20@...il.com>
> ---
>  Documentation/filesystems/f2fs.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ