2020-04-21 15:05:38

by Carlos Bilbao

[permalink] [raw]
Subject: [PATCH] Documentation: Fixed typo in Documentation/x86/x86_64/5level-paging.rst

From: Zildj1an <[email protected]>

Mispelled word "paging" corrected.

Signed-off-by: Carlos Bilbao Muñoz <[email protected]>
---
Documentation/x86/x86_64/5level-paging.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/x86/x86_64/5level-paging.rst b/Documentation/x86/x86_64/5level-paging.rst
index 44856417e6a5..8d7a45a582a7 100644
--- a/Documentation/x86/x86_64/5level-paging.rst
+++ b/Documentation/x86/x86_64/5level-paging.rst
@@ -6,7 +6,7 @@

Overview
========
-Original x86-64 was limited by 4-level paing to 256 TiB of virtual address
+Original x86-64 was limited by 4-level paging to 256 TiB of virtual address
space and 64 TiB of physical address space. We are already bumping into
this limit: some vendors offers servers with 64 TiB of memory today.

--
2.17.1