mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
various spelling fixes
This commit is contained in:
parent
ccaf765260
commit
8bcb9c6910
21 changed files with 37 additions and 37 deletions
|
|
@ -259,7 +259,7 @@ int pa_proplist_get(pa_proplist *p, const char *key, const void **data, size_t *
|
|||
/** Update mode enum for pa_proplist_update(). \since 0.9.11 */
|
||||
typedef enum pa_update_mode {
|
||||
PA_UPDATE_SET
|
||||
/**< Replace the entirey property list with the new one. Don't keep
|
||||
/**< Replace the entire property list with the new one. Don't keep
|
||||
* any of the old data around */,
|
||||
|
||||
PA_UPDATE_MERGE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue