encoding-profile: fix gi annotation for gst_encoding_profile_find
authorThiago Santos <thiagossantos@gmail.com>
Sun, 18 Mar 2018 18:15:55 +0000 (11:15 -0700)
committerThiago Santos <thiagossantos@gmail.com>
Sun, 25 Mar 2018 21:05:31 +0000 (14:05 -0700)
gst-libs/gst/pbutils/encoding-profile.c

index 5f25aa7..9295ccc 100644 (file)
@@ -1453,7 +1453,7 @@ done:
 /**
  * gst_encoding_profile_find:
  * @targetname: (transfer none): The name of the target
- * @profilename: (transfer none): (allow-none): The name of the profile, if %NULL
+ * @profilename: (transfer none) (allow-none): The name of the profile, if %NULL
  * provided, it will default to the encoding profile called `default`.
  * @category: (transfer none) (allow-none): The target category. Can be %NULL
  *