netclock: Fix docs typo. Clock bus messages are GST_MESSAGE_ELEMENT

This commit is contained in:
Jan Schmidt 2015-01-21 22:44:59 +11:00
parent 27997cb8a3
commit aeca7eb480

View file

@ -47,7 +47,7 @@
* gst_pipeline_use_clock().
*
* If you set a #GstBus on the clock via the "bus" object property, it will
* send @GST_MESSAGE_INFO messages with an attached #GstStructure containing
* send @GST_MESSAGE_ELEMENT messages with an attached #GstStructure containing
* statistics about clock accuracy and network traffic.
*/