[PATCH] docs: ia64: Fix a typo ("identify mappings")

From: Jonathan Neuschäfer
Date: Tue Nov 01 2022 - 12:06:28 EST


The correct term here, also used in the next line, is "identity
mappings". "itentify mappings" was probably just a typo.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
---
Documentation/ia64/aliasing.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ia64/aliasing.rst b/Documentation/ia64/aliasing.rst
index a08b36aba0159..36a1e1d4842b8 100644
--- a/Documentation/ia64/aliasing.rst
+++ b/Documentation/ia64/aliasing.rst
@@ -61,7 +61,7 @@ Memory Map
The efi_memmap table is preserved unmodified because the original
boot-time information is required for kexec.

-Kernel Identify Mappings
+Kernel Identity Mappings
========================

Linux/ia64 identity mappings are done with large pages, currently
--
2.35.1