mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[1.7.x] Fixed typo in docs/ref/forms/validation.txt.
Backport of c307383ec9 from master
			
			
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							8c20f4af12
						
					
				
				
					commit
					c6725d69a2
				
			| @@ -414,5 +414,5 @@ sample) looks like this:: | ||||
|  | ||||
| The second argument of ``add_error()`` can be a simple string, or preferably | ||||
| an instance of ``ValidationError``. See :ref:`raising-validation-error` for | ||||
| more details. Note that ``add_error()` automatically removes the field | ||||
| more details. Note that ``add_error()`` automatically removes the field | ||||
| from ``cleaned_data``. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user