mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-03 22:04:15 +00:00 
			
		
		
		
	Fix missing word
This commit is contained in:
		
							parent
							
								
									1e51813d05
								
							
						
					
					
						commit
						793eef1d0a
					
				@ -267,8 +267,8 @@ to keep track of the current context for each thread.  Synchronization is left
 | 
			
		||||
to the application.
 | 
			
		||||
 | 
			
		||||
Functions that may currently be called from any thread will always remain so,
 | 
			
		||||
but functions that are currently limited to the main may be updated to allow
 | 
			
		||||
calls from any thread in future releases.
 | 
			
		||||
but functions that are currently limited to the main thread may be updated to
 | 
			
		||||
allow calls from any thread in future releases.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@subsection compatibility Version compatibility
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user