projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e93cb7
)
Fixed case issue with 'fault-injection' in documentation
author
Ran.Park
<ranpark@foxmail.com>
Wed, 14 Feb 2024 11:40:08 +0000
(19:40 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 21 Feb 2024 20:44:21 +0000
(13:44 -0700)
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link:
https://lore.kernel.org/r/tencent_3EA07E65C43816C2A8402DC655CF98916B06@qq.com
Documentation/fault-injection/index.rst
patch
|
blob
|
history
diff --git
a/Documentation/fault-injection/index.rst
b/Documentation/fault-injection/index.rst
index 8408a8a91b3411824be8916e8d549775aa279407..a6ea1d1902225ca850b6ca03b1c738a172feffc1 100644
(file)
--- a/
Documentation/fault-injection/index.rst
+++ b/
Documentation/fault-injection/index.rst
@@
-1,7
+1,7
@@
.. SPDX-License-Identifier: GPL-2.0
===============
-
f
ault-injection
+
F
ault-injection
===============
.. toctree::