]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
HID: fix grammo in HID_COMPAT Kconfig help text
authorAlex Chiang <achiang@hp.com>
Wed, 27 Aug 2008 11:36:18 +0000 (13:36 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 14 Oct 2008 21:50:58 +0000 (23:50 +0200)
The Kconfig option for HID_COMPAT should read "lose", not "loose".

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig

index 4319af320adf1760a74fa85e7c76c697e6be82a7..46337a28d1d617b0fc6bb48a3a2437e32cc67280 100644 (file)
@@ -78,7 +78,7 @@ config HID_COMPAT
        support of module loading through aliases and also old
        module-init-tools which can't handle hid bus, choose Y here. Otherwise
        say N. If you say N and your userspace is old enough, the only
-       functionality you loose is modules autoloading.
+       functionality you lose is modules autoloading.
 
        If unsure, say Y.