Fix common misspellings
[deliverable/linux.git] / Documentation / power / opp.txt
index cd445582d1f80a91abb619230d7b0a9dcb84e6e3..5ae70a12c1e24741960192852e880f19151c323e 100644 (file)
@@ -178,7 +178,7 @@ opp_find_freq_ceil - Search for an available OPP which is *at least* the
                if (!IS_ERR(opp))
                        soc_switch_to_freq_voltage(freq);
                else
-                       /* do something when we cant satisfy the req */
+                       /* do something when we can't satisfy the req */
                /* do other stuff */
         }
 
This page took 0.031178 seconds and 5 git commands to generate.