Skip to content

Commit 39718fe

Browse files
Colin Ian Kingmartinkpetersen
authored andcommitted
scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"
There is a spelling mistake in the Kconfig help text. Fix it. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent d50c798 commit 39718fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/scsi/mpt3sas/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ config SCSI_MPT2SAS
7979
select SCSI_MPT3SAS
8080
depends on PCI && SCSI
8181
help
82-
Dummy config option for backwards compatiblity: configure the MPT3SAS
82+
Dummy config option for backwards compatibility: configure the MPT3SAS
8383
driver instead.

0 commit comments

Comments
 (0)