Fix typo in NEWS entry

This commit is contained in:
Berker Peksag 2017-02-05 06:11:46 +03:00
parent c517aefabd
commit 2f3ebdc5a6

View File

@ -8,7 +8,7 @@ Changelog
Core
++++
- The previously deprecated ``gunicorn_django`` command has been deprecated.
- The previously deprecated ``gunicorn_django`` command has been removed.
Use the :ref:`gunicorn-cmd` command-line interface instead.
- The previously deprecated ``django_settings`` setting has been removed.
Use the :ref:`raw-env` setting instead.