From 834a041e67b61f84b095c0796ed085f4c4785b0a Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Tue, 9 Sep 2008 01:43:17 +0000 Subject: [PATCH] Fixed #8982 -- Removed funky character from whatsnext.txt. Thanks, Fernando Correia git-svn-id: http://code.djangoproject.com/svn/django/trunk@8986 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/intro/whatsnext.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 63e39966df..2391cd3d97 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -46,7 +46,7 @@ different needs: individual parts of Django. There are complete guides to Django's :ref:`model system `, :ref:`template engine `, :ref:`forms framework `, and much - more.` + more. This is probably where you'll want to spent most of your time; if you work your way through these guides you should come out knowing pretty much