fix the ever-popular 'the the' typo

some are comments, some are user-visible doxygen text and documentation
This commit is contained in:
Peter Meerwald 2012-01-08 13:16:51 +01:00 committed by Tanu Kaskinen
parent fab254c419
commit b351e06817
10 changed files with 11 additions and 11 deletions

View file

@ -176,7 +176,7 @@ static void process_render(struct userdata *u, pa_usec_t now) {
queued. Hence: at maximum read this many bytes from the sink
inputs. */
/* Fill the buffer up the the latency size */
/* Fill the buffer up the latency size */
while (u->timestamp < now + u->block_usec) {
pa_memchunk chunk;