diff options
Diffstat (limited to 'gst-libs/gst/mixer/mixer.c')
-rw-r--r-- | gst-libs/gst/mixer/mixer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/mixer/mixer.c b/gst-libs/gst/mixer/mixer.c index dcae8741..ff8d5367 100644 --- a/gst-libs/gst/mixer/mixer.c +++ b/gst-libs/gst/mixer/mixer.c @@ -256,7 +256,7 @@ gst_mixer_set_option (GstMixer * mixer, GstMixerOptions * opts, gchar * value) } /** - * gst_mixer_g_option: + * gst_mixer_get_option: * @mixer: The #GstMixer (a #GstElement) that owns the optionlist. * @opts: The #GstMixerOptions that we operate on. * |