[tip: x86/cleanups] Documentation/x86/boot: Fix typo

From: tip-bot2 for Enrico Weigelt
Date: Wed Dec 18 2019 - 06:57:46 EST


The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID: e156c6176c9d6e69e166fb20e3b4e9f85ead8d77
Gitweb: https://git.kernel.org/tip/e156c6176c9d6e69e166fb20e3b4e9f85ead8d77
Author: Enrico Weigelt <info@xxxxxxxxx>
AuthorDate: Tue, 03 Dec 2019 12:33:14 +01:00
Committer: Borislav Petkov <bp@xxxxxxx>
CommitterDate: Wed, 18 Dec 2019 12:50:27 +01:00

Documentation/x86/boot: Fix typo

s/Fileds/Fields/g

Signed-off-by: Enrico Weigelt, metux IT consult <info@xxxxxxxxx>
Signed-off-by: Borislav Petkov <bp@xxxxxxx>
Cc: "H. Peter Anvin" <hpa@xxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>
Cc: Jonathan Corbet <corbet@xxxxxxx>
Cc: linux-doc@xxxxxxxxxxxxxxx
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: x86-ml <x86@xxxxxxxxxx>
Link: https://lkml.kernel.org/r/20191203113314.26810-1-info@xxxxxxxxx
---
Documentation/x86/boot.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/x86/boot.rst b/Documentation/x86/boot.rst
index 90bb8f5..692ce57 100644
--- a/Documentation/x86/boot.rst
+++ b/Documentation/x86/boot.rst
@@ -251,7 +251,7 @@ setting fields in the header, you must make sure only to set fields
supported by the protocol version in use.


-Details of Harder Fileds
+Details of Header Fields
========================

For each field, some are information from the kernel to the bootloader