mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed #15347 -- Corrected a typo in the l10n docs. Thanks to RaceCondition for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15565 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -334,7 +334,7 @@ may also want to use localization in selected templates, rather than | ||||
| using localization everywhere. | ||||
|  | ||||
| To allow for fine control over the use of localization, Django | ||||
| provides a the ``l10n`` template library that contains the following | ||||
| provides the ``l10n`` template library that contains the following | ||||
| tags and filters. | ||||
|  | ||||
| Template tags | ||||
|   | ||||
		Reference in New Issue
	
	Block a user