Skip to content

Commit d4f42b7

Browse files
Ran.ParkJonathan Corbet
authored andcommitted
Fixed case issue with 'fault-injection' in documentation
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" <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 8e93cb7 commit d4f42b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/fault-injection/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
33
===============
4-
fault-injection
4+
Fault-injection
55
===============
66

77
.. toctree::

0 commit comments

Comments
 (0)