summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-08-05 22:44:16 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-08-05 22:44:16 +0000
commit9d8dd8610d643d68267d4e654fbe2f3317e5e9b7 (patch)
treea2ead18ae354371a470dd021ce909ca9e9279a8e
parenta537a4efa1de8333c07817189b6de2711da89ff0 (diff)
Changed 'check back within 48 hours' message, because it's blatantly false -- apologies
git-svn-id: http://code.djangoproject.com/svn/django/trunk@416 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/tutorial03.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial03.txt b/docs/tutorial03.txt
index 57d411c157..0b1e593561 100644
--- a/docs/tutorial03.txt
+++ b/docs/tutorial03.txt
@@ -415,8 +415,8 @@ All the poll app cares about is its relative URLs, not its absolute URLs.
Coming soon
===========
-The tutorial ends here for the time being. But check back within 48 hours for
-the next installments:
+The tutorial ends here for the time being. But check back soon for the next
+installments:
* Advanced view features: Form processing
* Using the RSS framework