All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: alienware-wmi: fix typo
@ 2025-12-30 21:34 Akiyoshi Kurita
  2025-12-30 23:25 ` Bagas Sanjaya
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Akiyoshi Kurita @ 2025-12-30 21:34 UTC (permalink / raw)
  To: Kurt Borja
  Cc: Jonathan Corbet, platform-driver-x86, Dell.Client.Kernel,
	linux-doc, linux-kernel, Akiyoshi Kurita

Fix a typo in the manual fan control description ("aproximate" -> "approximate").
No functional change.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
 Documentation/admin-guide/laptops/alienware-wmi.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/laptops/alienware-wmi.rst b/Documentation/admin-guide/laptops/alienware-wmi.rst
index 27a32a8057da..e532c60db8e2 100644
--- a/Documentation/admin-guide/laptops/alienware-wmi.rst
+++ b/Documentation/admin-guide/laptops/alienware-wmi.rst
@@ -105,7 +105,7 @@ information.
 
 Manual fan control on the other hand, is not exposed directly by the AWCC
 interface. Instead it let's us control a fan `boost` value. This `boost` value
-has the following aproximate behavior over the fan pwm:
+has the following approximate behavior over the fan pwm:
 
 ::
 
-- 
2.47.3


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

* Re: [PATCH v2] docs: alienware-wmi: fix typo
  2025-12-30 21:34 [PATCH v2] docs: alienware-wmi: fix typo Akiyoshi Kurita
@ 2025-12-30 23:25 ` Bagas Sanjaya
  2025-12-31  1:04 ` Kurt Borja
  2026-01-05 15:28 ` Ilpo Järvinen
  2 siblings, 0 replies; 4+ messages in thread
From: Bagas Sanjaya @ 2025-12-30 23:25 UTC (permalink / raw)
  To: Akiyoshi Kurita, Kurt Borja
  Cc: Jonathan Corbet, platform-driver-x86, Dell.Client.Kernel,
	linux-doc, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 831 bytes --]

On Wed, Dec 31, 2025 at 06:34:31AM +0900, Akiyoshi Kurita wrote:
> diff --git a/Documentation/admin-guide/laptops/alienware-wmi.rst b/Documentation/admin-guide/laptops/alienware-wmi.rst
> index 27a32a8057da..e532c60db8e2 100644
> --- a/Documentation/admin-guide/laptops/alienware-wmi.rst
> +++ b/Documentation/admin-guide/laptops/alienware-wmi.rst
> @@ -105,7 +105,7 @@ information.
>  
>  Manual fan control on the other hand, is not exposed directly by the AWCC
>  interface. Instead it let's us control a fan `boost` value. This `boost` value
> -has the following aproximate behavior over the fan pwm:
> +has the following approximate behavior over the fan pwm:
>  
>  ::
>  

Looks good, thanks!

Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH v2] docs: alienware-wmi: fix typo
  2025-12-30 21:34 [PATCH v2] docs: alienware-wmi: fix typo Akiyoshi Kurita
  2025-12-30 23:25 ` Bagas Sanjaya
@ 2025-12-31  1:04 ` Kurt Borja
  2026-01-05 15:28 ` Ilpo Järvinen
  2 siblings, 0 replies; 4+ messages in thread
From: Kurt Borja @ 2025-12-31  1:04 UTC (permalink / raw)
  To: Akiyoshi Kurita, Kurt Borja
  Cc: Jonathan Corbet, platform-driver-x86, Dell.Client.Kernel,
	linux-doc, linux-kernel

On Tue Dec 30, 2025 at 4:34 PM -05, Akiyoshi Kurita wrote:
> Fix a typo in the manual fan control description ("aproximate" -> "approximate").
> No functional change.
>
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>

Thanks, Akiyoshi!

Reviewed-by: Kurt Borja <kuurtb@gmail.com>

> ---
>  Documentation/admin-guide/laptops/alienware-wmi.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/laptops/alienware-wmi.rst b/Documentation/admin-guide/laptops/alienware-wmi.rst
> index 27a32a8057da..e532c60db8e2 100644
> --- a/Documentation/admin-guide/laptops/alienware-wmi.rst
> +++ b/Documentation/admin-guide/laptops/alienware-wmi.rst
> @@ -105,7 +105,7 @@ information.
>  
>  Manual fan control on the other hand, is not exposed directly by the AWCC
>  interface. Instead it let's us control a fan `boost` value. This `boost` value
> -has the following aproximate behavior over the fan pwm:
> +has the following approximate behavior over the fan pwm:
>  
>  ::
>  

-- 
 ~ Kurt

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

* Re: [PATCH v2] docs: alienware-wmi: fix typo
  2025-12-30 21:34 [PATCH v2] docs: alienware-wmi: fix typo Akiyoshi Kurita
  2025-12-30 23:25 ` Bagas Sanjaya
  2025-12-31  1:04 ` Kurt Borja
@ 2026-01-05 15:28 ` Ilpo Järvinen
  2 siblings, 0 replies; 4+ messages in thread
From: Ilpo Järvinen @ 2026-01-05 15:28 UTC (permalink / raw)
  To: Kurt Borja, Akiyoshi Kurita
  Cc: Jonathan Corbet, platform-driver-x86, Dell.Client.Kernel,
	linux-doc, linux-kernel

On Wed, 31 Dec 2025 06:34:31 +0900, Akiyoshi Kurita wrote:

> Fix a typo in the manual fan control description ("aproximate" -> "approximate").
> No functional change.
> 
> 


Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] docs: alienware-wmi: fix typo
      commit: efbc288d15ca85fecbe6c19d1e55249138d68ca9

--
 i.


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

end of thread, other threads:[~2026-01-05 15:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-30 21:34 [PATCH v2] docs: alienware-wmi: fix typo Akiyoshi Kurita
2025-12-30 23:25 ` Bagas Sanjaya
2025-12-31  1:04 ` Kurt Borja
2026-01-05 15:28 ` Ilpo Järvinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.