Doc: x86: Fix a typo in mm.rst

Fix a spelling typo in mm.rst.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Link: https://lore.kernel.org/r/20191226162138.17601-1-standby24x7@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Masanari Iida 2019-12-27 01:21:38 +09:00 committed by Jonathan Corbet
parent c1ccff45e5
commit 7c737c64b0
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0
================
Memory Managment
================
=================
Memory Management
=================
Complete virtual memory map with 4-level page tables
====================================================