From 22e8fb11db33f675623cd722e0b5010786ab1e0c Mon Sep 17 00:00:00 2001
From: Adrian Holovaty <adrian@holovaty.com>
Date: Sun, 30 Jul 2006 05:07:06 +0000
Subject: [PATCH] Fixed ReST error in docs/release_notes_0.95.txt. Thanks,
 Jeremy Dunck

git-svn-id: http://code.djangoproject.com/svn/django/trunk@3496 bcc190cf-cafb-0310-a4f2-bffc1f526a37
---
 docs/release_notes_0.95.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/release_notes_0.95.txt b/docs/release_notes_0.95.txt
index 029d65b131..72240a5751 100644
--- a/docs/release_notes_0.95.txt
+++ b/docs/release_notes_0.95.txt
@@ -85,7 +85,7 @@ The new features and changes introduced in 0.95 include:
 The number of changes required to port from 0.91-compatible code to the 0.95
 code base are significant in some cases. However, they are, for the most part,
 reasonably routine and only need to be done once. A list of the necessary
-changes is described in the 'Removing The Magic`_ wiki page. There is also an
+changes is described in the `Removing The Magic`_ wiki page. There is also an
 easy checklist_ for reference when undertaking the porting operation.
 
 .. _Removing The Magic: http://code.djangoproject.com/wiki/RemovingTheMagic