diff --git a/gst/gsturi.c b/gst/gsturi.c index 4b1d47fc7b..a5b7190e7e 100644 --- a/gst/gsturi.c +++ b/gst/gsturi.c @@ -2247,8 +2247,8 @@ gst_uri_set_port (GstUri * uri, guint port) * * Extract the path string from the URI object. * - * Returns: (transfer full): (nullable): The path from the URI. Once finished - * with the string should be g_free()'d. + * Returns: (transfer full) (nullable): The path from the URI. Once finished + * with the string should be g_free()'d. * * Since: 1.6 */