treewide: Fix typo in Kconfig

Correct spelling typo in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Masanari Iida
2013-09-29 20:54:15 +09:00
zatwierdzone przez Jiri Kosina
rodzic 2e515bf096
commit 8c88126bbb
9 zmienionych plików z 12 dodań i 12 usunięć

Wyświetl plik

@@ -1,5 +1,5 @@
config INFINIBAND_ISERT
tristate "iSCSI Extentions for RDMA (iSER) target support"
tristate "iSCSI Extensions for RDMA (iSER) target support"
depends on INET && INFINIBAND_ADDR_TRANS && TARGET_CORE && ISCSI_TARGET
---help---
Support for iSCSI Extentions for RDMA (iSER) Target on Infiniband fabrics.
Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.