gstpad: Fix typo in docstring
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 27 Mar 2012 19:24:49 +0000 (15:24 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Tue, 27 Mar 2012 19:25:58 +0000 (15:25 -0400)
gst/gstghostpad.c

index 953704b..7a8947d 100644 (file)
@@ -233,7 +233,7 @@ gst_proxy_pad_query_default (GstPad * pad, GstObject * parent, GstQuery * query)
 }
 
 /**
- * gst_proyx_pad_iterate_internal_links_default:
+ * gst_proxy_pad_iterate_internal_links_default:
  * @pad: the #GstPad to get the internal links of.
  * @parent: the parent of @pad or NULL
  *