netclock: Fix docs typo. Clock bus messages are GST_MESSAGE_ELEMENT
authorJan Schmidt <jan@centricular.com>
Wed, 21 Jan 2015 11:44:59 +0000 (22:44 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 21 Jan 2015 11:44:59 +0000 (22:44 +1100)
libs/gst/net/gstnetclientclock.c

index 0e86895..2d8f0d5 100644 (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.
  */