mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
Fix typos
This commit is contained in:
parent
379068c31d
commit
47ef2b6b09
35 changed files with 53 additions and 53 deletions
|
|
@ -424,7 +424,7 @@ struct spa_bt_device {
|
|||
int has_battery;
|
||||
|
||||
uint32_t hw_volume_profiles;
|
||||
/* Even tought A2DP volume is exposed on transport interface, the
|
||||
/* Even though A2DP volume is exposed on transport interface, the
|
||||
* volume activation info would not be variate between transports
|
||||
* under same device. So it's safe to cache activation info here. */
|
||||
bool a2dp_volume_active[2];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue