trivial: Miscellaneous documentation typo fixes
[pandora-kernel.git] / Documentation / power / regulator / consumer.txt
index 82b7a43..5f83fd2 100644 (file)
@@ -178,5 +178,5 @@ Consumers can uregister interest by calling :-
 int regulator_unregister_notifier(struct regulator *regulator,
                                struct notifier_block *nb);
 
-Regulators use the kernel notifier framework to send event to thier interested
+Regulators use the kernel notifier framework to send event to their interested
 consumers.