Bluetooth: Logging: Fix typo Voluem -> Volume

Fix a small typo.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
Emil Gydesen 2024-08-15 16:32:16 +02:00 committed by Alberto Escolar
commit 9014bb66a6

View file

@ -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