1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Fixed spelling mistakes and added words to wordlist.

This commit is contained in:
Tim Graham
2014-09-29 17:43:16 -04:00
parent 311b3ad9db
commit 90761d00e3
4 changed files with 5 additions and 3 deletions

View File

@@ -587,7 +587,7 @@ Miscellaneous
* Seconds have been removed from any locales that had them in ``TIME_FORMAT``,
``DATETIME_FORMAT``, or ``SHORT_DATETIME_FORMAT``.
* The default maxsize of the Oracle test tablespace has increased from 200M
* The default max size of the Oracle test tablespace has increased from 200M
to 500M.
.. _deprecated-features-1.8: