From: "Ran.Park" <ranpark@foxmail.com>
To: akinobu.mita@gmail.com, corbet@lwn.net, skhan@linuxfoundation.org
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linuxfoundation.org,
"Ran.Park" <ranpark@foxmail.com>
Subject: [PATCH] Fixed case issue with 'fault-injection' in documentation
Date: Wed, 14 Feb 2024 19:40:08 +0800 [thread overview]
Message-ID: <tencent_3EA07E65C43816C2A8402DC655CF98916B06@qq.com> (raw)
In the 'fault-injection' subdirectory, the first letter F
is capitalized, whereas in index.rst f is lowercase, but in
index.rst all other elements in the same column are capitalized.
Signed-off-by: Ran.Park <ranpark@foxmail.com>
---
Documentation/fault-injection/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/fault-injection/index.rst b/Documentation/fault-injection/index.rst
index 8408a8a91b34..a6ea1d190222 100644
--- a/Documentation/fault-injection/index.rst
+++ b/Documentation/fault-injection/index.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0
===============
-fault-injection
+Fault-injection
===============
.. toctree::
--
2.34.1
next reply other threads:[~2024-02-14 11:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-14 11:40 Ran.Park [this message]
2024-02-14 13:13 ` [PATCH] Fixed case issue with 'fault-injection' in documentation Ricardo B. Marliere
2024-02-16 5:28 ` Ran.Park
2024-02-16 6:19 ` Lukas Bulwahn
2024-02-19 21:36 ` Jonathan Corbet
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=tencent_3EA07E65C43816C2A8402DC655CF98916B06@qq.com \
--to=ranpark@foxmail.com \
--cc=akinobu.mita@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=skhan@linuxfoundation.org \
/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