Documentation/: it's -> its where appropriate
[linux-2.6-block.git] / Documentation / power / regulator / machine.txt
index 63728fed620b7bacea9cdbb80b659a2105ed4173..bdec39b9bd757612c937add6fc0fc9fe87322e27 100644 (file)
@@ -52,7 +52,7 @@ static struct regulator_init_data regulator1_data = {
 };
 
 Regulator-1 supplies power to Regulator-2. This relationship must be registered
-with the core so that Regulator-1 is also enabled when Consumer A enables it's
+with the core so that Regulator-1 is also enabled when Consumer A enables its
 supply (Regulator-2). The supply regulator is set by the supply_regulator_dev
 field below:-