mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -191,7 +191,7 @@ enum {
|
|||
|
||||
pa_core* pa_core_new(pa_mainloop_api *m, pa_bool_t shared, size_t shm_size);
|
||||
|
||||
/* Check whether noone is connected to this core */
|
||||
/* Check whether no one is connected to this core */
|
||||
void pa_core_check_idle(pa_core *c);
|
||||
|
||||
int pa_core_exit(pa_core *c, pa_bool_t force, int retval);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue