Skip to content

Commit

Permalink
docs/vm: Fix typo in *harden*
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
pmenzel authored and Jonathan Corbet committed Jan 27, 2022
1 parent 573fe46 commit 854d098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/vm/page_table_check.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Page Table Check
Introduction
============

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

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

0 comments on commit 854d098

Please sign in to comment.