docs: fix typo in bus docs
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 19 Jan 2012 11:43:53 +0000 (11:43 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 19 Jan 2012 11:43:53 +0000 (11:43 +0000)
gst/gstbus.c

index 37ae070..fb09439 100644 (file)
@@ -549,7 +549,7 @@ beach:
  * Returns: (transfer full): the #GstMessage that is on the bus after the
  *     specified timeout or NULL if the bus is empty after the timeout expired.
  * The message is taken from the bus and needs to be unreffed with
  * Returns: (transfer full): the #GstMessage that is on the bus after the
  *     specified timeout or NULL if the bus is empty after the timeout expired.
  * The message is taken from the bus and needs to be unreffed with
- * gst_message_unre:f() after usage.
+ * gst_message_unref() after usage.
  *
  * MT safe.
  *
  *
  * MT safe.
  *