[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f90d39de-d24b-4006-aa09-71bcce5e4eb4@kernel.org>
Date: Tue, 24 Jun 2025 22:16:47 +0800
From: Chao Yu <chao@...nel.org>
To: Yuanye Ma <yuanye.ma20@...il.com>, jaegeuk@...nel.org,
linux-f2fs-devel@...ts.sourceforge.net
Cc: chao@...nel.org, corbet@....net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: f2fs: fix typos in f2fs.rst
On 2025/6/19 06:55, Yuanye Ma wrote:
> 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>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists