mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
various spelling fixes
This commit is contained in:
parent
ccaf765260
commit
8bcb9c6910
21 changed files with 37 additions and 37 deletions
|
|
@ -279,7 +279,7 @@ static void browser_cb(
|
|||
pa_log("avahi_service_resolver_new() failed: %s", avahi_strerror(avahi_client_errno(u->client)));
|
||||
|
||||
/* We ignore the returned resolver object here, since the we don't
|
||||
* need to attach any special data to it, and we can still destory
|
||||
* need to attach any special data to it, and we can still destroy
|
||||
* it from the callback */
|
||||
|
||||
} else if (event == AVAHI_BROWSER_REMOVE) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue