mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Fixed typos [ci skip]
This commit is contained in:
		
							parent
							
								
									8274c878a4
								
							
						
					
					
						commit
						b69596a13d
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							|  | @ -29,7 +29,7 @@ doc: | |||
| doccheck: | ||||
| 	$(MAKE) -C docs html | ||||
| # Don't make our test rely on the links in the docs being up every single build.
 | ||||
| # We don't control them.  But do check, and update them to the target of their redirectes.
 | ||||
| # We don't control them.  But do check, and update them to the target of their redirects.
 | ||||
| 	$(MAKE) -C docs linkcheck || true | ||||
| 
 | ||||
| docserve: | ||||
|  |  | |||
|  | @ -41,7 +41,7 @@ Rotation | |||
| ======== | ||||
| 
 | ||||
| Rotation for angles divisible by 90 degrees now always uses transposition. | ||||
| This greately improve both quality and performance in this cases. | ||||
| This greatly improve both quality and performance in this cases. | ||||
| Also, the bug with wrong image size calculation when rotating by 90 degrees  | ||||
| was fixed. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user