mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Fix typos
This commit is contained in:
parent
379068c31d
commit
47ef2b6b09
35 changed files with 53 additions and 53 deletions
|
|
@ -733,7 +733,7 @@ static int handle_route(struct device *dev, struct route *r)
|
|||
|
||||
if (!ri->prev_active) {
|
||||
/* a new port has been found, restore the volume and make sure we
|
||||
* save this as a prefered port */
|
||||
* save this as a preferred port */
|
||||
pw_log_info("device %d: new active port found '%s'", dev->id, r->name);
|
||||
restore_route(dev, r);
|
||||
} else if (r->props && r->save) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue