Author: kmtracey Date: 2008-11-01 13:04:36 -0500 (Sat, 01 Nov 2008) New Revision: 9310
Modified: django/trunk/docs/intro/whatsnext.txt Log: Fixed #9491 -- Added a missing 'the' in what to read next. Thanks mh983. Modified: django/trunk/docs/intro/whatsnext.txt =================================================================== --- django/trunk/docs/intro/whatsnext.txt 2008-11-01 17:18:17 UTC (rev 9309) +++ django/trunk/docs/intro/whatsnext.txt 2008-11-01 18:04:36 UTC (rev 9310) @@ -26,7 +26,7 @@ ===================== Django's got a *lot* of documentation -- almost 200,000 words -- so finding what -you need can sometimes be tricky. A few good places to start the :ref:`search` +you need can sometimes be tricky. A few good places to start are the :ref:`search` and the :ref:`genindex`. Or you can just browse around! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
