Skip to content

Commit 7a87724

Browse files
Naoki HayamaJonathan Corbet
authored andcommitted
Documentation/admin-guide: tainted-kernels: Fix typo occured
Fix typo. s/occured/occurred/ Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> Link: https://lore.kernel.org/r/20201012082441.5831-1-naoki.hayama@lineo.co.jp Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 6575aea commit 7a87724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/tainted-kernels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ More detailed explanation for tainting
130130
5) ``B`` If a page-release function has found a bad page reference or some
131131
unexpected page flags. This indicates a hardware problem or a kernel bug;
132132
there should be other information in the log indicating why this tainting
133-
occured.
133+
occurred.
134134

135135
6) ``U`` if a user or user application specifically requested that the
136136
Tainted flag be set, ``' '`` otherwise.

0 commit comments

Comments
 (0)