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/20201217172019.57768-1-colin.king@canonical.com Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent d50c798 commit 39718fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)