David Heidelberg <david@xxxxxxx> writes: > Signed-off-by: David Heidelberg <david@xxxxxxx> > --- > Documentation/admin-guide/acpi/ssdt-overlays.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/admin-guide/acpi/ssdt-overlays.rst b/Documentation/admin-guide/acpi/ssdt-overlays.rst > index b5fbf54dca19..5ea9f4a3b76e 100644 > --- a/Documentation/admin-guide/acpi/ssdt-overlays.rst > +++ b/Documentation/admin-guide/acpi/ssdt-overlays.rst > @@ -103,7 +103,7 @@ allows a persistent, OS independent way of storing the user defined SSDTs. There > is also work underway to implement EFI support for loading user defined SSDTs > and using this method will make it easier to convert to the EFI loading > mechanism when that will arrive. To enable it, the > -CONFIG_EFI_CUSTOM_SSDT_OVERLAYS shoyld be chosen to y. > +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS should be chosen to y. > Applied, thanks. jon