[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210920185028.18738-1-colin.king@canonical.com>
Date: Mon, 20 Sep 2021 19:50:28 +0100
From: Colin King <colin.king@...onical.com>
To: "Rafael J . Wysocki" <rafael@...nel.org>,
Len Brown <lenb@...nel.org>, linux-acpi@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium"
From: Colin Ian King <colin.king@...onical.com>
There is a spelling mistake in the documentation with the Windows
Millennium edition. Fix it.
Signed-off-by: Colin Ian King <colin.king@...onical.com>
---
Documentation/firmware-guide/acpi/osi.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/firmware-guide/acpi/osi.rst b/Documentation/firmware-guide/acpi/osi.rst
index 29e9ef79ebc0..05869c0045d7 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,
--
2.32.0
Powered by blists - more mailing lists