Kconfig: acpi: Fix typo in comment.
authorJustin P. Mattock <justinmattock@gmail.com>
Tue, 3 Jan 2012 16:49:48 +0000 (08:49 -0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 4 Jan 2012 10:47:45 +0000 (11:47 +0100)
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>
drivers/acpi/Kconfig

index de0e3df767762220a670aa640c47029ba72603ff..7556913aba45963fd9c674f222634eb0cc2341e4 100644 (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.