linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH]Kconfig:acpi Fix typo in comment.
@ 2012-01-07 21:10 Milton Miller
  2012-01-08  3:51 ` Justin P. Mattock
  0 siblings, 1 reply; 3+ messages in thread
From: Milton Miller @ 2012-01-07 21:10 UTC (permalink / raw)
  To: Justin P. Mattock, linux-kernel; +Cc: linux-acpi, lenb

On Tue, 3 Jan 2012 about 08:49:48 -0800, "Justin P. Mattock" wrote:

> The below fixes a typo I found in a comment.

Except its not in a comment that only programmers read, but in the help
text of a config entry, and so would be eligible for stable.

> --- a/drivers/acpi/Kconfig
> +++ b/drivers/acpi/Kconfig
> @@ -374,7 +374,7 @@ config ACPI_CUSTOM_METHOD
>  	depends on DEBUG_FS
>  	default n
>  	help
> -	  This debug facility allows ACPI AML methods to me inserted and/or
> +	  This debug facility allows ACPI AML methods to be inserted and/or
>  	  replaced without rebooting the system. For details refer to:
>  	  Documentation/acpi/method-customizing.txt.
>  

milton

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH]Kconfig:acpi Fix typo in comment.
@ 2012-01-03 16:49 Justin P. Mattock
  0 siblings, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2012-01-03 16:49 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-acpi, lenb, Justin P. Mattock

From: "Justin P. Mattock" <justinmattock@gmail.com>

The below fixes a typo I found in a comment.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/acpi/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index de0e3df..7556913 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -374,7 +374,7 @@ config ACPI_CUSTOM_METHOD
 	depends on DEBUG_FS
 	default n
 	help
-	  This debug facility allows ACPI AML methods to me inserted and/or
+	  This debug facility allows ACPI AML methods to be inserted and/or
 	  replaced without rebooting the system. For details refer to:
 	  Documentation/acpi/method-customizing.txt.
 
-- 
1.7.5.4


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

end of thread, other threads:[~2012-01-08  3:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-07 21:10 [PATCH]Kconfig:acpi Fix typo in comment Milton Miller
2012-01-08  3:51 ` Justin P. Mattock
  -- strict thread matches above, loose matches on Subject: below --
2012-01-03 16:49 Justin P. Mattock

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).