diff --git a/gdk/gdkcontentdeserializer.c b/gdk/gdkcontentdeserializer.c index a9a1d08a9c..9e33bcf63c 100644 --- a/gdk/gdkcontentdeserializer.c +++ b/gdk/gdkcontentdeserializer.c @@ -576,7 +576,7 @@ gdk_content_deserialize_async (GInputStream *stream, /** * gdk_content_deserialize_finish: * @result: the `GAsyncResult` - * @value: return location for the result of the operation + * @value: (out): return location for the result of the operation * @error: return location for an error * * Finishes a content deserialization operation.