[1.2.X] Fixed typo in tutorial 01. Backport of [14129].

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14130 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Carl Meyer 2010-10-10 18:17:32 +00:00
parent 46812b4c2b
commit e226a113a6

View File

@ -43,7 +43,7 @@ create a ``mysite`` directory in your current directory.
If you installed Django using the Ubuntu package manager (e.g. apt-get)
``django-admin.py`` has been renamed to ``django-admin``. You may continue
through through this documentation by omitting ``.py`` from each command.
through this documentation by omitting ``.py`` from each command.
.. admonition:: Mac OS X permissions