aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hccontrol
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 16:36:14 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 16:36:14 +0000
commitbeb45c4fd43b92f7d32cc750c5cb39753cc0ee3f (patch)
tree08ae1fba0b00de97a355b44b5f57554cd8aa2bea /usr.sbin/bluetooth/hccontrol
parentca7f4027f7bed0d40e6b98b16a4acd3045964ba1 (diff)
downloadsrc-beb45c4fd43b92f7d32cc750c5cb39753cc0ee3f.tar.gz
src-beb45c4fd43b92f7d32cc750c5cb39753cc0ee3f.zip
bluetooth: minor spelling fixes.
User-visible strings. MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=298883
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 fb6fd199376b..f1f2694a2285 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