summaryrefslogtreecommitdiff
path: root/docs/tutorial01.txt
diff options
context:
space:
mode:
authorUroš Trebec <uros.trebec@gmail.com>2006-08-03 08:18:24 +0000
committerUroš Trebec <uros.trebec@gmail.com>2006-08-03 08:18:24 +0000
commit98120e36c38a79bae40de714034da225c4e14b02 (patch)
tree52e5064cda17c4081fa9a102de8f1bf9ebdc1d94 /docs/tutorial01.txt
parenta760bd73fdb33e35e4a937ab14317fd439d25753 (diff)
[full-history] Trunk merge from [3517]
git-svn-id: http://code.djangoproject.com/svn/django/branches/full-history@3519 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 62db8ab842..1113b603da 100644
--- a/docs/tutorial01.txt
+++ b/docs/tutorial01.txt
@@ -81,7 +81,7 @@ the following output on the command line::
Validating models...
0 errors found.
- Django version 0.95 (post-magic-removal), using settings 'mysite.settings'
+ Django version 0.95, using settings 'mysite.settings'
Development server is running at http://127.0.0.1:8000/
Quit the server with CONTROL-C (Unix) or CTRL-BREAK (Windows).