encoding-profile: Fix typo in the docs

This commit is contained in:
Sebastian Dröge 2014-01-13 15:32:23 +01:00
parent 561a4fff15
commit 5bf2a44496

View file

@ -471,7 +471,7 @@ gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence)
* @restriction: (transfer full): the restriction to apply
*
* Set the restriction #GstCaps to apply before the encoder
* that will be used in the profile. See gst_encoding_profile_set_restriction()
* that will be used in the profile. See gst_encoding_profile_get_restriction()
* for more about restrictions. Does not apply to #GstEncodingContainerProfile.
*/
void