Bluetooth: Fix a typo in Kconfig
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 16 Feb 2020 11:20:31 +0000 (12:20 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 16 Feb 2020 12:29:58 +0000 (13:29 +0100)
'internface' has an extra 'n'.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig

index f7aa2dc..ca0356d 100644 (file)
@@ -216,7 +216,7 @@ config BT_HCIUART_RTL
        select BT_RTL
        help
          The Realtek protocol support enables Bluetooth HCI over 3-Wire
-         serial port internface for Realtek Bluetooth controllers.
+         serial port interface for Realtek Bluetooth controllers.
 
          Say Y here to compile support for Realtek protocol.