[1.9.x] Fixed typo in docs/index.txt.

Backport of 5c048f95cc4a988a35bfd94655469310830a2cf8 from master
This commit is contained in:
auvipy 2016-01-18 12:42:54 +06:00 committed by Tim Graham
parent 577ec6fcd1
commit 0911c35678
2 changed files with 2 additions and 2 deletions

View File

@ -73,6 +73,7 @@ answer newbie questions, and generally made Django that much better:
Arvis Bickovskis <viestards.lists@gmail.com>
Aryeh Leib Taurog <http://www.aryehleib.com/>
A S Alam <aalam@users.sf.net>
Asif Saif Uddin <auvipy@gmail.com>
atlithorn <atlithorn@gmail.com>
Audrey Roy <http://audreymroy.com/>
av0000@mail.ru

View File

@ -42,8 +42,7 @@ will help you know where to look for certain things:
application development. Also look at the ":ref:`index-first-steps`" below.
* :doc:`Topic guides </topics/index>` discuss key topics and concepts at a
fairly a fairly high level and provide useful background information and
explanation.
fairly high level and provide useful background information and explanation.
* :doc:`Reference guides </ref/index>` contain technical reference for APIs and
other aspects of Django's machinery. They describe how it works and how to