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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 573fe46 commit 854d098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)