Commit c3af31c8 authored by James Bennett's avatar James Bennett
Browse files

Fix small typo in release notes


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8359 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 3dc74591
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ A number of other improvements and bugfixes have also been included:
some tricky cases involving case-sensitivity in differing MySQL
collations have been resolved, Windows packaging and installation has
been improved and the method by which Django generates unique session
identiiers has been made much more robust.
identifiers has been made much more robust.

.. _the 1.0 alpha 1 release notes: ../release_notes_1.0_alpha/
.. _the 1.0 alpha 1 release notes: ../release_notes_1.0_alpha_2/