summaryrefslogtreecommitdiff
path: root/docs/intro/install.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2008-09-09 19:09:05 +0000
committerAdrian Holovaty <adrian@holovaty.com>2008-09-09 19:09:05 +0000
commit2dd4b949f5e7cbeda14dbaff343442aac31e9668 (patch)
treed57ad0bc2684a6a41c0ef2a8fff026a81c3881b8 /docs/intro/install.txt
parentff22efef5dc8229ca272a2010efd3f183e7f18ce (diff)
downloaddjango-2dd4b949f5e7cbeda14dbaff343442aac31e9668.tar.gz
Fixed #8986 -- Fixed typo in install.txt. Thanks, rduffield
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8993 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/intro/install.txt')
-rw-r--r--docs/intro/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/install.txt b/docs/intro/install.txt
index c3c6733ba8..b9d784383e 100644
--- a/docs/intro/install.txt
+++ b/docs/intro/install.txt
@@ -26,7 +26,7 @@ probably already have it installed.
.. _jython: http://jython.org/
-You can verify that Python's installed py typing ``python`` from your shell; you should see something like::
+You can verify that Python's installed by typing ``python`` from your shell; you should see something like::
Python 2.5.1 (r251:54863, Jan 17 2008, 19:35:17)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin