doc: Fix a typo in the GstMixer docs

This commit is contained in:
Jan Schmidt 2009-03-31 00:56:18 +01:00
parent ab7d52c053
commit 43788e4796

View file

@ -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