From 03d5c8403ad6a882692f41af9b822fab328fe4c9 Mon Sep 17 00:00:00 2001
From: Andrew Badr <andrewbadr+git@gmail.com>
Date: Fri, 5 Feb 2010 23:35:19 -0800
Subject: [PATCH] Fix 1.2 release markup

---
 docs/releases/1.2.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt
index f482678..ba87209 100644
--- a/docs/releases/1.2.txt
+++ b/docs/releases/1.2.txt
@@ -531,7 +531,7 @@ added support for comparison operators. No longer will you have to type:
     ...
     {% endifnotequal %}
 
-You can now do this::
+You can now do this:
 
 .. code-block:: html+django
 
-- 
1.6.3.3

