mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -311,7 +311,7 @@ int pa_database_set(pa_database *database, const pa_datum *key, const pa_datum*
|
|||
r = pa_hashmap_remove(db->map, key);
|
||||
pa_hashmap_put(db->map, &e->key, e);
|
||||
} else {
|
||||
/* wont't overwrite, so clean new entry */
|
||||
/* won't overwrite, so clean new entry */
|
||||
r = e;
|
||||
ret = -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue