mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Fix another typo in doc string :)
Original commit message from CVS: Fix another typo in doc string :)
This commit is contained in:
parent
8e1598dce5
commit
3158c8b501
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ gst_mixer_class_init (GstMixerClass * klass)
|
|||
* gst_mixer_list_tracks:
|
||||
* @mixer: the #GstMixer (a #GstElement) to get the tracks from.
|
||||
*
|
||||
* Returns a list of avialable tracks for this mixer/element. Note
|
||||
* Returns a list of available tracks for this mixer/element. Note
|
||||
* that it is allowed for sink (output) elements to only provide
|
||||
* the output tracks in this list. Likewise, for sources (inputs),
|
||||
* it is allowed to only provide input elements in this list.
|
||||
|
|
Loading…
Reference in a new issue