mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
gstpad: Fix typo in docstring
This commit is contained in:
parent
a137002ef1
commit
fd675fa385
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue