summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/gst-editing-services/ges/ges-discoverer-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gst-editing-services/ges/ges-discoverer-manager.c b/subprojects/gst-editing-services/ges/ges-discoverer-manager.c
index fd2dcd18fd..08e0df54a5 100644
--- a/subprojects/gst-editing-services/ges/ges-discoverer-manager.c
+++ b/subprojects/gst-editing-services/ges/ges-discoverer-manager.c
@@ -158,7 +158,7 @@ ges_discoverer_manager_class_init (GESDiscovererManagerClass * klass)
* GESDiscovererManager::discovered: (attributes doc.skip=true)
* @manager: the #GESDiscovererManager
* @info: The #GstDiscovererInfo representing the discovered URI
- * @error: The #GError that occurred, or %NULL
+ * @error: (nullable): The #GError that occurred, or %NULL
*
* Since: 1.24
*/