From 1c3689ccd524857e7d799f21ec90ee8aaa55f96e Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Fri, 7 Jul 2006 22:29:02 +0000 Subject: [PATCH] Fixed ReST error in docs/settings.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3296 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.txt b/docs/settings.txt index 4f4fb70298..62d890afe7 100644 --- a/docs/settings.txt +++ b/docs/settings.txt @@ -750,7 +750,7 @@ Default: ``True`` A boolean that specifies whether Django's internationalization system should be enabled. This provides an easy way to turn it off, for performance. If this is -set to ``False, Django will make some optimizations so as not to load the +set to ``False``, Django will make some optimizations so as not to load the internationalization machinery. YEAR_MONTH_FORMAT