mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 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
|
|
@ -38,7 +38,7 @@ typedef struct pa_client_conf {
|
|||
pa_client_conf *pa_client_conf_new(void);
|
||||
void pa_client_conf_free(pa_client_conf *c);
|
||||
|
||||
/* Load the configuration data from the speicified file, overwriting
|
||||
/* Load the configuration data from the specified file, overwriting
|
||||
* the current settings in *c. When the filename is NULL, the
|
||||
* default client configuration file name is used. */
|
||||
int pa_client_conf_load(pa_client_conf *c, const char *filename);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue