mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Issue #5341: Fix a variety of spelling errors.
This commit is contained in:
		
							parent
							
								
									a12a86e956
								
							
						
					
					
						commit
						3e4caeb3bf
					
				
					 56 changed files with 93 additions and 93 deletions
				
			
		|  | @ -2794,7 +2794,7 @@ def _polytrafo(self, poly): | |||
| 
 | ||||
|     def _drawturtle(self): | ||||
|         """Manages the correct rendering of the turtle with respect to | ||||
|         its shape, resizemode, strech and tilt etc.""" | ||||
|         its shape, resizemode, stretch and tilt etc.""" | ||||
|         screen = self.screen | ||||
|         shape = screen._shapes[self.turtle.shapeIndex] | ||||
|         ttype = shape._type | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Mark Dickinson
						Mark Dickinson