summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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