1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Various documentation typo/spelling fixes

Errors detected by Topy (https://github.com/intgr/topy), all changes
verified by hand.
This commit is contained in:
Marti Raudsepp
2014-04-23 02:05:14 +03:00
parent 9853779805
commit 11d453bcad
18 changed files with 18 additions and 19 deletions

View File

@@ -10,5 +10,5 @@ Bugfixes
========
* Added backwards compatibility support for the :mod:`django.contrib.messages`
cookie format of Django 1.4 and earlier to faciliate upgrading to 1.6 from
cookie format of Django 1.4 and earlier to facilitate upgrading to 1.6 from
1.4 (`#22426 <http://code.djangoproject.com/ticket/22426>`_).