Re: [PATCH v2] Docs/mm: fix typos and grammar in page_tables.rst
From: Jonathan Corbet
Date: Sat Feb 14 2026 - 12:13:26 EST
Min-Hsun Chang <chmh0624@xxxxxxxxx> writes:
> Correct several spelling and grammatical errors in the page tables
> documentation. This includes:
> - Fixing "a address" to "an address"
> - Fixing "pfs" to "pfns"
> - Correcting the possessive "Torvald's" to "Torvalds's"
> - Fixing "instruction that want" to "instruction that wants"
> - Fixing "code path" to "code paths"
>
> Signed-off-by: Min-Hsun Chang <chmh0624@xxxxxxxxx>
> ---
> Documentation/mm/page_tables.rst | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Applied, thanks.
jon