audio: fix typo in doc string
authorStefan Sauer <ensonic@users.sf.net>
Fri, 14 Oct 2016 12:21:28 +0000 (14:21 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 14 Oct 2016 12:21:52 +0000 (14:21 +0200)
gst-libs/gst/audio/audio.c

index a005e45..5e840b6 100644 (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.
  *