summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <ubernostrum@gmail.com>2009-09-22 21:21:45 +0000
committerJames Bennett <ubernostrum@gmail.com>2009-09-22 21:21:45 +0000
commit880a4474977639e94f8d1670af5a985b2bd881ae (patch)
tree29e4fb70c73acddff4cea7c618c9fe53d565d849 /docs
parentf6eb522a810477c17a1acc873715f2e7b47c1690 (diff)
[1.1.X] The 1.1.X branch has been created, so that needs to be past tense. Backport of [11588] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11589 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