From 5256a805ff1c31e4d5112627846291e91c5dc65d Mon Sep 17 00:00:00 2001 From: Gary Wilson Jr Date: Sat, 27 Mar 2010 00:14:10 +0000 Subject: [PATCH] Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12862 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/topics/i18n/internationalization.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/i18n/internationalization.txt b/docs/topics/i18n/internationalization.txt index 721bb6a1dd..fce2a2d8c5 100644 --- a/docs/topics/i18n/internationalization.txt +++ b/docs/topics/i18n/internationalization.txt @@ -488,7 +488,7 @@ Using the JavaScript translation catalog To use the catalog, just pull in the dynamically generated script like this:: - + This uses reverse URL lookup to find the URL of the JavaScript catalog view. When the catalog is loaded, your JavaScript code can use the standard