various spelling fixes

This commit is contained in:
Maarten Bosmans 2009-04-01 12:35:44 +02:00 committed by Lennart Poettering
parent ccaf765260
commit 8bcb9c6910
21 changed files with 37 additions and 37 deletions

View file

@ -121,7 +121,7 @@ struct pa_sink_input {
* changes. Called from IO context. */
void (*update_max_rewind) (pa_sink_input *i, size_t nbytes); /* may be NULL */
/* Called whenever the maxiumum request size of the sink
/* Called whenever the maximum request size of the sink
* changes. Called from IO context. */
void (*update_max_request) (pa_sink_input *i, size_t nbytes); /* may be NULL */