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:
parent
c84d05a3fe
commit
5fe86c9452
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue