From: Colin Ian King Date: Mon, 20 Sep 2021 18:50:28 +0000 (+0100) Subject: Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=11ca0d6b54cd1d7e431b37128d8ad19ea5a8bd47;p=linux.git Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium" There is a spelling mistake in the documentation with the Windows Millennium edition. Fix it. Signed-off-by: Colin Ian King Signed-off-by: Rafael J. Wysocki --- diff --git a/Documentation/firmware-guide/acpi/osi.rst b/Documentation/firmware-guide/acpi/osi.rst index 29e9ef79ebc0f..05869c0045d74 100644 --- a/Documentation/firmware-guide/acpi/osi.rst +++ b/Documentation/firmware-guide/acpi/osi.rst @@ -74,7 +74,7 @@ The ACPI BIOS flow would include an evaluation of _OS, and the AML interpreter in the kernel would return to it a string identifying the OS: Windows 98, SE: "Microsoft Windows" -Windows ME: "Microsoft WindowsME:Millenium Edition" +Windows ME: "Microsoft WindowsME:Millennium Edition" Windows NT: "Microsoft Windows NT" The idea was on a platform tasked with running multiple OS's,