mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
treewide: fix a bunch of typos
Detected by lintian, the debian package linter Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/512>
This commit is contained in:
parent
f0f07c7db5
commit
67e99bf6db
5 changed files with 5 additions and 5 deletions
|
|
@ -347,7 +347,7 @@ static void hf_audio_agent_card_found(pa_bluetooth_backend *backend, const char
|
|||
|
||||
d = pa_bluetooth_discovery_get_device_by_address(backend->discovery, card->remote_address, card->local_address);
|
||||
if (!d) {
|
||||
pa_log_error("Device doesnt exist for %s", path);
|
||||
pa_log_error("Device doesn't exist for %s", path);
|
||||
goto fail;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue