mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01:00 
			
		
		
		
	comments/docs: Fix couple of typos
https://bugzilla.gnome.org/show_bug.cgi?id=668857
This commit is contained in:
		
				
					committed by
					
						 Ryan Lortie
						Ryan Lortie
					
				
			
			
				
	
			
			
			
						parent
						
							9a7a98bf3b
						
					
				
				
					commit
					7486cd946a
				
			| @@ -834,7 +834,7 @@ g_cond_broadcast (GCond *cond) | ||||
|  * Notice that the end time is calculated once, before entering the | ||||
|  * loop and reused.  This is the motivation behind the use of absolute | ||||
|  * time on this API -- if a relative time of 5 seconds were passed | ||||
|  * directly to the call and a spurious wakeup occured, the program would | ||||
|  * directly to the call and a spurious wakeup occurred, the program would | ||||
|  * have to start over waiting again (which would lead to a total wait | ||||
|  * time of more than 5 seconds). | ||||
|  * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user