small typo
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 21 Dec 2001 18:01:54 +0000 (18:01 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 21 Dec 2001 18:01:54 +0000 (18:01 +0000)
Original commit message from CVS:
small typo

ext/vorbis/vorbisenc.c

index 82552dd..06432b0 100644 (file)
@@ -145,7 +145,7 @@ gst_vorbisenc_init (VorbisEnc * vorbisenc)
 static void
 gst_vorbisenc_setup (VorbisEnc * vorbisenc)
 {
-  static const gchar *comment = "Track encodec with GStreamer";
+  static const gchar *comment = "Track encoded with GStreamer";
   /********** Encode setup ************/
 
   /* choose an encoding mode */