Fix typo in various Kconfig file

Correct spelling typo in various Kconfig file.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Masanari Iida
2012-04-14 00:14:11 +09:00
committed by Jiri Kosina
parent b40b26ccfc
commit 6b2aac42b2
15 changed files with 19 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ menuconfig PM_DEVFREQ
is attached to a single device and returns a "representative"
clock frequency of the device, which is also attached
to a device by 1-to-1. The device registering devfreq takes the
responsiblity to "interpret" the representative frequency and
responsibility to "interpret" the representative frequency and
to set its every clock accordingly with the "target" callback
given to devfreq.