[glib/wjt/gseekable-fix-attmepting-typo] gseekable: fix 'attmepting' typo



commit cd524d065bdb46b6766f286dd66f47fc7477454a
Author: Will Thompson <will willthompson co uk>
Date:   Wed Oct 24 20:42:57 2018 +0100

    gseekable: fix 'attmepting' typo

 gio/gseekable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gseekable.c b/gio/gseekable.c
index 5237e7f2f..6886683eb 100644
--- a/gio/gseekable.c
+++ b/gio/gseekable.c
@@ -36,7 +36,7 @@
  * fixed-size.
  *
  * #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
  * truncated.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]