aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 22:31:37 +0200
committerAdrian Bunk <bunk@stusta.de>2006-10-03 22:31:37 +0200
commit095096038d637c477ef3c1b674612bcbc4d60c2d (patch)
tree2e850ffb08e7c13756efe16c562022d1289e37e6 /drivers/scsi/Kconfig
parentfix drivers/acpi/Kconfig typos (diff)
downloadlinux-dev-095096038d637c477ef3c1b674612bcbc4d60c2d.tar.xz
linux-dev-095096038d637c477ef3c1b674612bcbc4d60c2d.zip
Fix several typos in drivers/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index dab082002e6f..8ee2ca1fdab1 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -40,10 +40,10 @@ config SCSI_PROC_FS
default y
---help---
This option enables support for the various files in
- /proc/scsi. In Linux 2.6 this has been superceeded by
+ /proc/scsi. In Linux 2.6 this has been superseded by
files in sysfs but many legacy applications rely on this.
- If unusure say Y.
+ If unsure say Y.
comment "SCSI support type (disk, tape, CD-ROM)"
depends on SCSI