浏览代码

Bluetooth: Fix minor typo in comment for static address setting

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Marcel Holtmann 10 年之前
父节点
当前提交
08dc0e987e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      net/bluetooth/mgmt.c

+ 1 - 1
net/bluetooth/mgmt.c

@@ -693,7 +693,7 @@ static u32 get_current_settings(struct hci_dev *hdev)
 	 * the second is to indicate if it is actually set.
 	 * the second is to indicate if it is actually set.
 	 *
 	 *
 	 * This means if the static address is not configured, this flag
 	 * This means if the static address is not configured, this flag
-	 * will never bet set. If the address is configured, then if the
+	 * will never be set. If the address is configured, then if the
 	 * address is actually used decides if the flag is set or not.
 	 * address is actually used decides if the flag is set or not.
 	 *
 	 *
 	 * For single mode LE only controllers and dual-mode controllers
 	 * For single mode LE only controllers and dual-mode controllers