diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 10:12:25 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 13:22:01 (GMT) |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/input/Kconfig | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) | |
download | linux-692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf.tar.xz |
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/input/Kconfig')
-rw-r--r-- | drivers/input/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig index 5f9d860..cd50c00 100644 --- a/drivers/input/Kconfig +++ b/drivers/input/Kconfig @@ -143,7 +143,7 @@ config INPUT_APMPOWER ---help--- Say Y here if you want suspend key events to trigger a user requested suspend through APM. This is useful on embedded - systems where such behviour is desired without userspace + systems where such behaviour is desired without userspace interaction. If unsure, say N. To compile this driver as a module, choose M here: the |