summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorFlavio Santes <flavio.santes@intel.com>2016-10-05 10:00:41 -0500
committerJohan Hedberg <johan.hedberg@intel.com>2016-10-16 09:00:57 +0300
commit3c99454f1efd559ae63fd034ee5f046ac280c12c (patch)
treecf4bec5a002bfd2472fef8ad861b7d05d12c85cb /net
parentb3e1059063b6ee64a357e8b7c37f26f55001a065 (diff)
Bluetooth: Fix Kconfig typo
Fix typo found at net/bluetooth/Kconfig. Change-Id: If606f9911681246162c8ccacd86aa2262883e584 Signed-off-by: Flavio Santes <flavio.santes@intel.com>
Diffstat (limited to 'net')
-rw-r--r--net/bluetooth/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig
index 421ba327e..6c14de22e 100644
--- a/net/bluetooth/Kconfig
+++ b/net/bluetooth/Kconfig
@@ -138,7 +138,7 @@ config BLUETOOTH_RX_STACK_SIZE
default value is sufficient for basic operation, but if the
application needs to do advanced things in its callbacks that
require extra stack space, this value can be increased to
- accomodate for that.
+ accommodate for that.
config BLUETOOTH_PERIPHERAL
bool "Peripheral Role support"