Commit f58dd619 authored by Gabriel Hurley's avatar Gabriel Hurley
Browse files

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
parent eb808034
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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