diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:31:37 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:31:37 +0200 |
commit | 095096038d637c477ef3c1b674612bcbc4d60c2d (patch) | |
tree | 2e850ffb08e7c13756efe16c562022d1289e37e6 /drivers/firmware | |
parent | c73a668c096fe3dd23c1062018e82eb85f5c7043 (diff) | |
download | op-kernel-dev-095096038d637c477ef3c1b674612bcbc4d60c2d.zip op-kernel-dev-095096038d637c477ef3c1b674612bcbc4d60c2d.tar.gz |
Fix several typos in drivers/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/firmware')
-rw-r--r-- | drivers/firmware/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index 731c3d5..88f4621 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig @@ -64,7 +64,7 @@ config DELL_RBU help Say m if you want to have the option of updating the BIOS for your DELL system. Note you need a Dell OpenManage or Dell Update package (DUP) - supporting application to comunicate with the BIOS regarding the new + supporting application to communicate with the BIOS regarding the new image for the image update to take effect. See <file:Documentation/dell_rbu.txt> for more details on the driver. |