]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/regulator/core.c
treewide: Fix typo in Documentation/DocBook
[mirror_ubuntu-artful-kernel.git] / drivers / regulator / core.c
index d85f31385b24fe9b68ae45dfe0ece4be0ecc2ceb..d59aa96a4dc48e4e6109a9d1fcdcac9bad82a0eb 100644 (file)
@@ -2134,7 +2134,7 @@ EXPORT_SYMBOL_GPL(regulator_is_enabled);
  * @regulator: regulator source
  *
  * Returns positive if the regulator driver backing the source/client
- * can change its voltage, false otherwise. Usefull for detecting fixed
+ * can change its voltage, false otherwise. Useful for detecting fixed
  * or dummy regulators and disabling voltage change logic in the client
  * driver.
  */