Bluetooth: Fix typo in NET_BUF Kconfig option description

Change-Id: If4249f20a0ec8a6634eaf3c9b9ea1b605b22a2e7
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
Szymon Janc 2015-10-29 10:10:59 +01:00 committed by Anas Nashif
parent c84d05a3fe
commit 5fe86c9452

View file

@ -26,7 +26,7 @@ config NET_BUF
bool "Network buffer support"
default n
help
This option enebles support for generic network protocol
This option enables support for generic network protocol
buffers.
config NET_BUF_DEBUG