1
0
Fork 0

Documentation/admin-guide: tainted-kernels: fix spelling mistake

Fix typo "tis" -> "this".

Signed-off-by: Yue Hu <huyue2@yulong.com>
Link: https://lore.kernel.org/r/20200725022444.10976-1-zbestahu@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
zero-sugar-mainline-defconfig
Yue Hu 2020-07-25 10:24:44 +08:00 committed by Jonathan Corbet
parent b4adc7df71
commit 2cb3188bcc
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ either letters or blanks. In above example it looks like this::
Tainted: P W O
The meaning of those characters is explained in the table below. In tis case
The meaning of those characters is explained in the table below. In this case
the kernel got tainted earlier because a proprietary Module (``P``) was loaded,
a warning occurred (``W``), and an externally-built module was loaded (``O``).
To decode other letters use the table below.