mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	gseekable: fix 'attmepting' typo
This commit is contained in:
		@@ -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.
 | 
			
		||||
 *
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user