summaryrefslogtreecommitdiff
path: root/docs/tutorial01.txt
diff options
context:
space:
mode:
authorJoseph Kocherhans <joseph@jkocherhans.com>2007-10-26 20:21:10 +0000
committerJoseph Kocherhans <joseph@jkocherhans.com>2007-10-26 20:21:10 +0000
commit1746760500a3232e7752626fc33deda7f6b74862 (patch)
treea6fabb90eb3cff113f93757ca85bc8140ea85d59 /docs/tutorial01.txt
parent11b6e1eeb788e8679a6d6d42944471aa3998819d (diff)
newforms-admin: Merged to [6612]
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6613 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/tutorial01.txt')
-rw-r--r--docs/tutorial01.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt
index 4e97dcd541..9e0c287346 100644
--- a/docs/tutorial01.txt
+++ b/docs/tutorial01.txt
@@ -41,7 +41,7 @@ From the command line, ``cd`` into a directory where you'd like to store your
code, then run the command ``django-admin.py startproject mysite``. This
will create a ``mysite`` directory in your current directory.
-.. admonition:: Max OS X permissions
+.. admonition:: Mac OS X permissions
If you're using Mac OS X, you may see the message "permission
denied" when you try to run ``django-admin.py startproject``. This