Fix typo.

This commit is contained in:
mark 2006-11-05 10:14:54 +00:00
parent 8ea9d9d21a
commit cc4b94fdc2

View file

@ -189,7 +189,7 @@ class GstreamerPlayer : virtual public Configurable,
gpointer self) gpointer self)
throw (); throw ();
/** /**
* An newpad event handler, that will link the decoder after * A newpad event handler, that will link the decoder after
* decodebin's autoplugging. * decodebin's autoplugging.
* *
* @param element the element emitting the eos signal * @param element the element emitting the eos signal