diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:31:37 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:31:37 -0400 |
commit | 095096038d637c477ef3c1b674612bcbc4d60c2d (patch) | |
tree | 2e850ffb08e7c13756efe16c562022d1289e37e6 /drivers/macintosh | |
parent | c73a668c096fe3dd23c1062018e82eb85f5c7043 (diff) |
Fix several typos in drivers/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/macintosh')
-rw-r--r-- | drivers/macintosh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index d5d649f5ccdb..7f8477d3a661 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -186,7 +186,7 @@ config THERM_ADT746X | |||
186 | depends on I2C && I2C_POWERMAC && PPC_PMAC && !PPC_PMAC64 | 186 | depends on I2C && I2C_POWERMAC && PPC_PMAC && !PPC_PMAC64 |
187 | help | 187 | help |
188 | This driver provides some thermostat and fan control for the | 188 | This driver provides some thermostat and fan control for the |
189 | iBook G4, and the ATI based aluminium PowerBooks, allowing slighlty | 189 | iBook G4, and the ATI based aluminium PowerBooks, allowing slightly |
190 | better fan behaviour by default, and some manual control. | 190 | better fan behaviour by default, and some manual control. |
191 | 191 | ||
192 | config THERM_PM72 | 192 | config THERM_PM72 |