mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Fix grammar
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8aa2386c77
								
							
						
					
					
						commit
						68f87e14ca
					
				| 
						 | 
					@ -1039,7 +1039,7 @@ int8_t quarter_next(quarter_state* s, int32_t* ret_x, int32_t* ret_y) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// quarter_* stuff can "draw" a quarter of an ellipse with thickness 1, great.
 | 
					// quarter_* stuff can "draw" a quarter of an ellipse with thickness 1, great.
 | 
				
			||||||
// Now we use ellipse_* stuff to join all four quarters of two different sized
 | 
					// Now we use ellipse_* stuff to join all four quarters of two different sized
 | 
				
			||||||
// ellipses and recieve horizontal segments of a complete ellipse with
 | 
					// ellipses and receive horizontal segments of a complete ellipse with
 | 
				
			||||||
// specified thickness.
 | 
					// specified thickness.
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
// Still using integer grid with step 2 at this point (like in quarter_*)
 | 
					// Still using integer grid with step 2 at this point (like in quarter_*)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user