Kconfig: acpi: Fix typo in comment.

The below fixes a typo I found in a comment.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Justin P. Mattock 2012-01-03 08:49:48 -08:00 committed by Jiri Kosina
parent d36b691077
commit bd1b2a5559

View file

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