drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USERSPACE_C...
authorMichael Prokop <mika@grml.org>
Sat, 5 Sep 2009 00:59:14 +0000 (02:59 +0200)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 22 Sep 2009 12:32:43 +0000 (13:32 +0100)
Signed-off-by: Michael Prokop <mika@grml.org>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/Kconfig

index 29910e3..2b52a4f 100644 (file)
@@ -52,7 +52,7 @@ config REGULATOR_USERSPACE_CONSUMER
        default n
        help
          There are some classes of devices that are controlled entirely
-         from user space. Usersapce consumer driver provides ability to
+         from user space. Userspace consumer driver provides ability to
          control power supplies for such devices.
 
           If unsure, say no.