summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2007-03-25 23:22:37 +0000
committerAdrian Holovaty <adrian@holovaty.com>2007-03-25 23:22:37 +0000
commit9c10a2f1184ee92ed9dcce6f54e114082c357bfa (patch)
treed0cf6b10d98a922a023da2813df61c8b55cb04e1 /docs
parent293d6cf284407b156b6c2d86f1220ca1eea36f42 (diff)
Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4826 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/release_notes_0.96.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release_notes_0.96.txt b/docs/release_notes_0.96.txt
index ca5f5e045c..f62780c6b2 100644
--- a/docs/release_notes_0.96.txt
+++ b/docs/release_notes_0.96.txt
@@ -62,7 +62,7 @@ Database constraint names changed
The format of the constraint names Django generates for foreign key
references have changed slightly. These names are generally only used
when it is not possible to put the reference directly on the affected
-column, so they is not always visible.
+column, so they are not always visible.
The effect of this change is that running ``manage.py reset`` and
similar commands against an existing database may generate SQL with
@@ -261,4 +261,4 @@ all their hard work:
that went into 0.96 -- but everyone who's contributed to Django is listed
in AUTHORS_.
-.. _AUTHORS: http://code.djangoproject.com/browser/django/trunk/AUTHORS \ No newline at end of file
+.. _AUTHORS: http://code.djangoproject.com/browser/django/trunk/AUTHORS