mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
fix the ever-popular 'the the' typo
some are comments, some are user-visible doxygen text and documentation
This commit is contained in:
parent
fab254c419
commit
b351e06817
10 changed files with 11 additions and 11 deletions
|
|
@ -174,7 +174,7 @@ typedef void (*pa_context_event_cb_t)(pa_context *c, const char *name, pa_propli
|
|||
pa_context *pa_context_new(pa_mainloop_api *mainloop, const char *name);
|
||||
|
||||
/** Instantiate a new connection context with an abstract mainloop API
|
||||
* and an application name, and specify the the initial client property
|
||||
* and an application name, and specify the initial client property
|
||||
* list. \since 0.9.11 */
|
||||
pa_context *pa_context_new_with_proplist(pa_mainloop_api *mainloop, const char *name, pa_proplist *proplist);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue