OSDN Git Service

Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium"
authorColin Ian King <colin.king@canonical.com>
Mon, 20 Sep 2021 18:50:28 +0000 (19:50 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 24 Sep 2021 16:16:45 +0000 (18:16 +0200)
There is a spelling mistake in the documentation with the Windows
Millennium edition. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/firmware-guide/acpi/osi.rst

index 29e9ef7..05869c0 100644 (file)
@@ -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,