We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4adc7d commit 2cb3188Copy full SHA for 2cb3188
Documentation/admin-guide/tainted-kernels.rst
@@ -38,7 +38,7 @@ either letters or blanks. In above example it looks like this::
38
39
Tainted: P W O
40
41
-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
42
the kernel got tainted earlier because a proprietary Module (``P``) was loaded,
43
a warning occurred (``W``), and an externally-built module was loaded (``O``).
44
To decode other letters use the table below.
0 commit comments