gstpad: Fix typo in docstring

This commit is contained in:
Olivier Crête 2012-03-27 15:24:49 -04:00
parent f08d942795
commit 37db4eefbf

View file

@ -166,7 +166,7 @@ gst_proxy_pad_query_default (GstPad * pad, 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. * @pad: the #GstPad to get the internal links of.
* *
* Invoke the default iterate internal links function of the proxy pad. * Invoke the default iterate internal links function of the proxy pad.