mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
caps: fix doc typo
This commit is contained in:
parent
9be4aa34a3
commit
efe3c70450
1 changed files with 1 additions and 1 deletions
|
@ -1336,7 +1336,7 @@ gst_caps_structure_can_intersect (const GstStructure * struct1,
|
|||
* @caps1: a #GstCaps to intersect
|
||||
* @caps2: a #GstCaps to intersect
|
||||
*
|
||||
* Tries intersecting @caps1 and @caps2 and reports wheter the result would not
|
||||
* Tries intersecting @caps1 and @caps2 and reports whether the result would not
|
||||
* be empty
|
||||
*
|
||||
* Returns: %TRUE if intersection would be not empty
|
||||
|
|
Loading…
Reference in a new issue