From 5bf2a444967262df15a1cf3b83e3df7756fca1a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 13 Jan 2014 15:32:23 +0100 Subject: [PATCH] encoding-profile: Fix typo in the docs --- gst-libs/gst/pbutils/encoding-profile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/pbutils/encoding-profile.c b/gst-libs/gst/pbutils/encoding-profile.c index 695d2e8122..3027b10a7d 100644 --- a/gst-libs/gst/pbutils/encoding-profile.c +++ b/gst-libs/gst/pbutils/encoding-profile.c @@ -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