diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 29910e3a3e4125243149316ef3877fc9148fcb51..2b52a4ffcd31bde2640406ab0bc68e1d3403447c 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -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.