diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c index 54911a7e6c..c9d75a808c 100644 --- a/gst/wavparse/gstwavparse.c +++ b/gst/wavparse/gstwavparse.c @@ -24,10 +24,10 @@ * * * - * Parse a .wav file into raw or compressed audio. + * Parse a .wav file into raw or compressed audio. * * - * This element currently only supports pull based scheduling. + * This element currently only supports pull based scheduling. * * Example launch line * @@ -43,7 +43,6 @@ * * Stream data from * - * * * * Last reviewed on 2006-03-03 (0.10.3)