mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[1.7.x] Fix many many typos in comments throughout the codebase
Backport of 2bcb8bfc8d from master
			
			
This commit is contained in:
		| @@ -420,7 +420,7 @@ class PostAdmin(admin.ModelAdmin): | ||||
|         if instance.pk: | ||||
|             return "%d amount of cool." % instance.pk | ||||
|         else: | ||||
|             return "Unkown coolness." | ||||
|             return "Unknown coolness." | ||||
|  | ||||
|     def value(self, instance): | ||||
|         return 1000 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user