Skip to content

Commit 854d098

Browse files
paulmenzelJonathan Corbet
authored andcommitted
docs/vm: Fix typo in *harden*
Fixes: df4e817 ("mm: page table check") Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Link: https://lore.kernel.org/r/20220117111338.115455-1-pmenzel@molgen.mpg.de Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 573fe46 commit 854d098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/vm/page_table_check.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Page Table Check
99
Introduction
1010
============
1111

12-
Page table check allows to hardern the kernel by ensuring that some types of
12+
Page table check allows to harden the kernel by ensuring that some types of
1313
the memory corruptions are prevented.
1414

1515
Page table check performs extra verifications at the time when new pages become

0 commit comments

Comments
 (0)