audio: fix typo in doc string

This commit is contained in:
Stefan Sauer 2016-10-14 14:21:28 +02:00
parent 5f2c0c8ea7
commit 86d18fa9ff

View file

@ -61,7 +61,7 @@ ensure_debug_category (void)
* the buffer should be clipped.
* @rate: sample rate.
* @bpf: size of one audio frame in bytes. This is the size of one sample
* * channels.
* * channel.
*
* Clip the buffer to the given %GstSegment.
*