mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
small typo
Original commit message from CVS: small typo
This commit is contained in:
parent
fd6261f66a
commit
4970473ea8
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ gst_vorbisenc_init (VorbisEnc * vorbisenc)
|
||||||
static void
|
static void
|
||||||
gst_vorbisenc_setup (VorbisEnc * vorbisenc)
|
gst_vorbisenc_setup (VorbisEnc * vorbisenc)
|
||||||
{
|
{
|
||||||
static const gchar *comment = "Track encodec with GStreamer";
|
static const gchar *comment = "Track encoded with GStreamer";
|
||||||
/********** Encode setup ************/
|
/********** Encode setup ************/
|
||||||
|
|
||||||
/* choose an encoding mode */
|
/* choose an encoding mode */
|
||||||
|
|
Loading…
Reference in a new issue