sparsefile: fix typo in doc

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8321>
This commit is contained in:
Guillaume Desmottes 2025-01-20 10:47:34 +01:00 committed by GStreamer Marge Bot
parent b26a5ee088
commit 60f4cd77d5

View file

@ -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
*/