mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Fixed many typos in comments and docstrings.
Thanks Piotr Kasprzyk for help with the patch.
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							6acaa52386
						
					
				
				
					commit
					0d91225892
				
			| @@ -27,7 +27,7 @@ class Signal(object): | ||||
|     Internal attributes: | ||||
|  | ||||
|         receivers | ||||
|             { receriverkey (id) : weakref(receiver) } | ||||
|             { receiverkey (id) : weakref(receiver) } | ||||
|     """ | ||||
|     def __init__(self, providing_args=None, use_caching=False): | ||||
|         """ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user