diff --git a/subprojects/gstreamer/plugins/elements/gstsparsefile.c b/subprojects/gstreamer/plugins/elements/gstsparsefile.c index 4d8008ae57..81dd1ad25d 100644 --- a/subprojects/gstreamer/plugins/elements/gstsparsefile.c +++ b/subprojects/gstreamer/plugins/elements/gstsparsefile.c @@ -330,7 +330,7 @@ error: * @remaining will be set to the amount of bytes remaining in the read * range. * - * Returns: The number of bytes read of 0 on error. + * Returns: The number of bytes read or 0 on error. * * Since: 1.4 */