From 756712d745db207085f1fe87dc8258434ec2147d Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 13 Dec 2025 10:51:45 +0100 Subject: [PATCH] ng_hci(4): Fix a typo in a source code comment - s/depricated/deprecated/ MFC after: 3 days --- sys/netgraph/bluetooth/include/ng_hci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/netgraph/bluetooth/include/ng_hci.h b/sys/netgraph/bluetooth/include/ng_hci.h index ce329177074..54980e128bb 100644 --- a/sys/netgraph/bluetooth/include/ng_hci.h +++ b/sys/netgraph/bluetooth/include/ng_hci.h @@ -1391,7 +1391,7 @@ typedef struct { typedef ng_hci_status_rp ng_hci_write_iac_lap_rp; -/*0x003b-0x003e commands are depricated v2.0 or later*/ +/*0x003b-0x003e commands are deprecated v2.0 or later*/ #define NG_HCI_OCF_READ_PAGE_SCAN_PERIOD 0x003b /* No command parameter(s) */ typedef struct {