diff --git a/ext/vorbis/vorbisenc.c b/ext/vorbis/vorbisenc.c index 82552dd342..06432b0e13 100644 --- a/ext/vorbis/vorbisenc.c +++ b/ext/vorbis/vorbisenc.c @@ -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 */