summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-05-01 16:36:14 +0000
committerpfg <pfg@FreeBSD.org>2016-05-01 16:36:14 +0000
commitd7a229e4a38a79a3c290bc452fbfdedf97544ea8 (patch)
tree08ae1fba0b00de97a355b44b5f57554cd8aa2bea /usr.sbin/bluetooth/hccontrol
parentcf2ea6ec41c5d61182d8d8c3bc0aa5fada803727 (diff)
downloadFreeBSD-src-d7a229e4a38a79a3c290bc452fbfdedf97544ea8.zip
FreeBSD-src-d7a229e4a38a79a3c290bc452fbfdedf97544ea8.tar.gz
bluetooth: minor spelling fixes.
User-visible strings. MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/bluetooth/hccontrol')
-rw-r--r--usr.sbin/bluetooth/hccontrol/node.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/hccontrol/node.c b/usr.sbin/bluetooth/hccontrol/node.c
index fb6fd19..f1f2694 100644
--- a/usr.sbin/bluetooth/hccontrol/node.c
+++ b/usr.sbin/bluetooth/hccontrol/node.c
@@ -592,7 +592,7 @@ struct hci_command node_commands[] = {
"Write the value of the Role Switch parameter for the HCI node. By default,\n" \
"if Role Switch is supported, local device will try to perform Role Switch\n" \
"and become Master on incoming connection. Some devices do not support Role\n" \
-"Switch and thus incomming connections from such devices will fail. Setting\n" \
+"Switch and thus incoming connections from such devices will fail. Setting\n" \
"this parameter to zero will prevent Role Switch and thus accepting device\n" \
"will remain Slave",
&hci_write_node_role_switch
OpenPOWER on IntegriCloud