From 3158c8b5017f2d7e2b5ce574124ae1d13e6d85ae Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 25 Nov 2004 12:54:24 +0000 Subject: Fix another typo in doc string :) Original commit message from CVS: Fix another typo in doc string :) --- gst-libs/gst/mixer/mixer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/mixer/mixer.c b/gst-libs/gst/mixer/mixer.c index d73fa70e..158c2ad7 100644 --- a/gst-libs/gst/mixer/mixer.c +++ b/gst-libs/gst/mixer/mixer.c @@ -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. -- cgit v1.2.1