small typo

Original commit message from CVS:
small typo
This commit is contained in:
Thomas Vander Stichele 2001-12-21 18:01:54 +00:00
parent fd6261f66a
commit 4970473ea8

View 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 */