Commit 1e5479be authored by Alain Michaud's avatar Alain Michaud Committed by Marcel Holtmann

Bluetooth: fixing minor typo in comment

This changes a simple typo in hci_event.c
Signed-off-by: default avatarAlain Michaud <alainm@chromium.org>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 7fedd3bb
......@@ -5269,7 +5269,7 @@ static struct hci_conn *check_pending_le_conn(struct hci_dev *hdev,
case HCI_AUTO_CONN_ALWAYS:
/* Devices advertising with ADV_IND or ADV_DIRECT_IND
* are triggering a connection attempt. This means
* that incoming connectioms from slave device are
* that incoming connections from slave device are
* accepted and also outgoing connections to slave
* devices are established when found.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment