mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-06 21:00:07 +02:00
gseekable: fix 'attmepting' typo
This commit is contained in:
parent
5263b54a06
commit
cd524d065b
@ -36,7 +36,7 @@
|
|||||||
* fixed-size.
|
* fixed-size.
|
||||||
*
|
*
|
||||||
* #GSeekable on fixed-sized streams is approximately the same as POSIX
|
* #GSeekable on fixed-sized streams is approximately the same as POSIX
|
||||||
* lseek() on a block device (for example: attmepting to seek past the
|
* lseek() on a block device (for example: attempting to seek past the
|
||||||
* end of the device is an error). Fixed streams typically cannot be
|
* end of the device is an error). Fixed streams typically cannot be
|
||||||
* truncated.
|
* truncated.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user