mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-07 06:52:41 +00:00
sparsefile: fix typo in doc
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8321>
This commit is contained in:
parent
b26a5ee088
commit
60f4cd77d5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue