Skip to content

Commit 9014bb6

Browse files
Thalleyaescolar
authored andcommitted
Bluetooth: Logging: Fix typo Voluem -> Volume
Fix a small typo. Signed-off-by: Emil Gydesen <[email protected]>
1 parent 7e65299 commit 9014bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/bluetooth/Kconfig.logging

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ source "subsys/logging/Kconfig.template.log_config_inherit"
191191
# VCP
192192

193193
module = BT_VCP_VOL_REND
194-
module-str = "Volume Control Profile Voluem Renderer"
194+
module-str = "Volume Control Profile Volume Renderer"
195195
source "subsys/logging/Kconfig.template.log_config_inherit"
196196

197197
module = BT_VCP_VOL_CTLR

0 commit comments

Comments
 (0)