summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <ubernostrum@gmail.com>2009-09-22 21:20:51 +0000
committerJames Bennett <ubernostrum@gmail.com>2009-09-22 21:20:51 +0000
commit724c926b823e2f0f8605e41e8d9763443975c81b (patch)
treeeb836fc253610549ac1f12bef51943750da8fa1f /docs
parentaf02f38e0234a4a095ed32bb0f5b0cbf594d423b (diff)
The 1.1.X branch has been created, so that needs to be past tense.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11588 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/svn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/svn.txt b/docs/internals/svn.txt
index a287408312..372fbd1202 100644
--- a/docs/internals/svn.txt
+++ b/docs/internals/svn.txt
@@ -199,7 +199,7 @@ will be created there approximately one month after each new Django
release. For example, shortly after the release of Django 1.0, the
branch ``django/branches/releases/1.0.X`` was created to receive bug
fixes, and shortly after the release of Django 1.1 the branch
-``django/branches/releases/1.1.X`` will be created.
+``django/branches/releases/1.1.X`` was created.
Prior to the Django 1.0 release, these branches were maintaind within
the top-level ``django/branches`` directory, and so the following