mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
Fix a few "it's -> its" typos
This commit is contained in:
parent
89749a5379
commit
305409cfcf
6 changed files with 8 additions and 8 deletions
|
|
@ -1233,7 +1233,7 @@ static DBusMessage *endpoint_set_configuration(DBusConnection *conn, DBusMessage
|
|||
goto fail2;
|
||||
}
|
||||
} else {
|
||||
/* InterfacesAdded signal is probably on it's way, device_info_valid is kept as 0. */
|
||||
/* InterfacesAdded signal is probably on its way, device_info_valid is kept as 0. */
|
||||
pa_log_warn("SetConfiguration() received for unknown device %s", dev_path);
|
||||
d = device_create(y, dev_path);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue