Bluetooth: Logging: Fix typo Voluem -> Volume
Fix a small typo. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
7e65299a7e
commit
9014bb66a6
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ source "subsys/logging/Kconfig.template.log_config_inherit"
|
||||||
# VCP
|
# VCP
|
||||||
|
|
||||||
module = BT_VCP_VOL_REND
|
module = BT_VCP_VOL_REND
|
||||||
module-str = "Volume Control Profile Voluem Renderer"
|
module-str = "Volume Control Profile Volume Renderer"
|
||||||
source "subsys/logging/Kconfig.template.log_config_inherit"
|
source "subsys/logging/Kconfig.template.log_config_inherit"
|
||||||
|
|
||||||
module = BT_VCP_VOL_CTLR
|
module = BT_VCP_VOL_CTLR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue