From: Chao Yu <chao@kernel.org>
To: Yuanye Ma <yuanye.ma20@gmail.com>,
jaegeuk@kernel.org, linux-f2fs-devel@lists.sourceforge.net
Cc: chao@kernel.org, corbet@lwn.net, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs: f2fs: fix typos in f2fs.rst
Date: Tue, 24 Jun 2025 22:16:47 +0800 [thread overview]
Message-ID: <f90d39de-d24b-4006-aa09-71bcce5e4eb4@kernel.org> (raw)
In-Reply-To: <20250618225546.104949-1-yuanye.ma20@gmail.com>
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@gmail.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
prev parent reply other threads:[~2025-06-24 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 22:55 [PATCH] docs: f2fs: fix typos in f2fs.rst Yuanye Ma
2025-06-21 20:13 ` Jonathan Corbet
2025-06-24 14:16 ` Chao Yu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f90d39de-d24b-4006-aa09-71bcce5e4eb4@kernel.org \
--to=chao@kernel.org \
--cc=corbet@lwn.net \
--cc=jaegeuk@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=yuanye.ma20@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).