Skip to content

Commit 2cb3188

Browse files
Yue HuJonathan Corbet
authored andcommitted
Documentation/admin-guide: tainted-kernels: fix spelling mistake
Fix typo "tis" -> "this". Signed-off-by: Yue Hu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent b4adc7d commit 2cb3188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/tainted-kernels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ either letters or blanks. In above example it looks like this::
3838

3939
Tainted: P W O
4040

41-
The meaning of those characters is explained in the table below. In tis case
41+
The meaning of those characters is explained in the table below. In this case
4242
the kernel got tainted earlier because a proprietary Module (``P``) was loaded,
4343
a warning occurred (``W``), and an externally-built module was loaded (``O``).
4444
To decode other letters use the table below.

0 commit comments

Comments
 (0)