From: Jan Schmidt Date: Mon, 30 Mar 2009 23:56:18 +0000 (+0100) Subject: doc: Fix a typo in the GstMixer docs X-Git-Tag: RELEASE-0.10.23~88 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43788e479654000e2ea9b1c9f1a9d0b6caf555d8;p=platform%2Fupstream%2Fgst-plugins-base.git doc: Fix a typo in the GstMixer docs --- diff --git a/gst-libs/gst/interfaces/mixer.c b/gst-libs/gst/interfaces/mixer.c index d7773bc46..9d635475e 100644 --- a/gst-libs/gst/interfaces/mixer.c +++ b/gst-libs/gst/interfaces/mixer.c @@ -597,7 +597,7 @@ gst_mixer_message_is_mixer_message (GstMessage * message) * message and return the GstMixerMessageType identifying which * type of notification it is. * - * Returns: The type of the GstMixerMessage, or GST_MIXER_MESSAGE_NONE + * Returns: The type of the GstMixerMessage, or GST_MIXER_MESSAGE_INVALID * if the message is not a GstMixer notification. * * Since: 0.10.14