mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Refs #29041 -- Fixed typo in docs/releases/2.1.txt.
This commit is contained in:
		| @@ -253,7 +253,7 @@ Miscellaneous | ||||
|  | ||||
| * The ``multiple`` attribute rendered by the | ||||
|   :class:`~django.forms.SelectMultiple` widget now uses HTML5 boolean syntax | ||||
|   rather than XHTML's ``mulitple="multiple"``. | ||||
|   rather than XHTML's ``multiple="multiple"``. | ||||
|  | ||||
| .. _deprecated-features-2.1: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user