diff --git a/[refs] b/[refs] index 5adfcce57aa1..1e00833400fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 66ebf66e497094f2c3fb3107d309c6a753beb0ff +refs/heads/master: 6f3c0e509640070e3c013cd9787a7d1892276b3f diff --git a/trunk/drivers/hid/Kconfig b/trunk/drivers/hid/Kconfig index 4319af320adf..46337a28d1d6 100644 --- a/trunk/drivers/hid/Kconfig +++ b/trunk/drivers/hid/Kconfig @@ -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.