From 66ff7db38517065e9654dfc80020481911ef1a6d Mon Sep 17 00:00:00 2001 From: Jacob Kaplan-Moss Date: Thu, 14 May 2009 01:53:57 +0000 Subject: [PATCH] Fixed #11046: fixed a use of the deprecated cycle tag syntax in the template documentation. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10768 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/templates/builtins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index e06d28db33..a4acfbb115 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -365,7 +365,7 @@ will be displayed if the value has not changed:: {% for match in matches %}