summaryrefslogtreecommitdiff
path: root/Documentation/mm/vmemmap_dedup.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/mm/vmemmap_dedup.rst')
-rw-r--r--Documentation/mm/vmemmap_dedup.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mm/vmemmap_dedup.rst b/Documentation/mm/vmemmap_dedup.rst
index 689a6907c70b..21f159b8afbe 100644
--- a/Documentation/mm/vmemmap_dedup.rst
+++ b/Documentation/mm/vmemmap_dedup.rst
@@ -11,7 +11,7 @@ HugeTLB
This section is to explain how HugeTLB Vmemmap Optimization (HVO) works.
The ``struct page`` structures are used to describe a physical page frame. By
-default, there is a one-to-one mapping from a page frame to it's corresponding
+default, there is a one-to-one mapping from a page frame to its corresponding
``struct page``.
HugeTLB pages consist of multiple base page size pages and is supported by many