mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
Fix typos
This commit is contained in:
parent
1c83b03c27
commit
4269b05b97
10 changed files with 16 additions and 16 deletions
|
|
@ -1463,7 +1463,7 @@ int pa__init(pa_module*m) {
|
|||
goto fail;
|
||||
}
|
||||
|
||||
pa_log_info("Sucessfully opened database file '%s'.", fname);
|
||||
pa_log_info("Successfully opened database file '%s'.", fname);
|
||||
pa_xfree(fname);
|
||||
|
||||
/* Attempt to inject the devices into the list in priority order */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue