[CPUFREQ] Fix typo.
authorDave Jones <davej@redhat.com>
Fri, 11 Aug 2006 21:59:28 +0000 (17:59 -0400)
committerDave Jones <davej@redhat.com>
Fri, 11 Aug 2006 21:59:28 +0000 (17:59 -0400)
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/cpufreq/cpufreq.c

index b3df613..d35a9f0 100644 (file)
@@ -32,7 +32,7 @@
 #define dprintk(msg...) cpufreq_debug_printk(CPUFREQ_DEBUG_CORE, "cpufreq-core", msg)
 
 /**
- * The "cpufreq driver" - the arch- or hardware-dependend low
+ * The "cpufreq driver" - the arch- or hardware-dependent low
  * level driver of CPUFreq support, and its spinlock. This lock
  * also protects the cpufreq_cpu_data array.
  */