linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: ACPI: fix typo in ssdt-overlays.rst
@ 2023-06-25 10:33 David Heidelberg
  2023-07-03 14:38 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2023-06-25 10:33 UTC (permalink / raw)
  To: Jonathan Corbet, David Heidelberg; +Cc: linux-doc, linux-kernel

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 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.
 
 In order to load SSDTs from an EFI variable the ``"efivar_ssdt=..."`` kernel
 command line parameter can be used (the name has a limitation of 16 characters).
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: ACPI: fix typo in ssdt-overlays.rst
  2023-06-25 10:33 [PATCH] Documentation: ACPI: fix typo in ssdt-overlays.rst David Heidelberg
@ 2023-07-03 14:38 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2023-07-03 14:38 UTC (permalink / raw)
  To: David Heidelberg, David Heidelberg; +Cc: linux-doc, linux-kernel

David Heidelberg <david@ixit.cz> writes:

> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-03 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-25 10:33 [PATCH] Documentation: ACPI: fix typo in ssdt-overlays.rst David Heidelberg
2023-07-03 14:38 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).