summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorChristoph Heer <Christoph.Heer@gmail.com>2014-07-26 13:21:52 +0200
committerTim Graham <timograham@gmail.com>2014-07-30 14:14:03 -0400
commitd47409831fbd44739d261c32c53a094748028e4f (patch)
tree84f025048c363cfc714399c87f7b9bd2f916e5e8 /docs/index.txt
parent66630f589cd641efe91f111919ad5059b8a01a88 (diff)
Fixed #23067 -- Updated docs to use django-admin
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index d414d01548..78f07bd4df 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -191,7 +191,7 @@ testing of Django applications:
* **Exceptions:**
:doc:`Overview <ref/exceptions>`
-* **django-admin.py and manage.py:**
+* **django-admin and manage.py:**
:doc:`Overview <ref/django-admin>` |
:doc:`Adding custom commands <howto/custom-management-commands>`