doc: fix kconfig misspellings
Fix misspellings in Kconfig files that show up in the configuration documentation (and make menuconfig screens). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
eea8e697d2
commit
ee47f7fb7a
6 changed files with 8 additions and 8 deletions
|
@ -364,9 +364,9 @@ config BT_GAP_PERIPHERAL_PREF_PARAMS
|
|||
default y
|
||||
depends on BT_PERIPHERAL
|
||||
help
|
||||
This allows to configure periphral preferred connection parameters.
|
||||
This allows to configure peripheral preferred connection parameters.
|
||||
Enabling this option results in adding PPCP characteristic in GAP
|
||||
and sending request for connection parameters udpate after GAP
|
||||
and sending request for connection parameters update after GAP
|
||||
recommended 5 seconds of connection as peripheral. If disabled it is
|
||||
up to application to set expected connection parameters.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue