Commit c1493879 authored by Sylvain Fankhauser's avatar Sylvain Fankhauser Committed by Simon Charette
Browse files

Fixed a typo in 1.8 release notes.

parent 13e41565
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1034,7 +1034,7 @@ Selected methods in ``django.db.models.options.Options``

As part of the formalization of the ``Model._meta`` API (from the
:class:`django.db.models.options.Options` class), a number of methods have been
deprecated and will be removed in in Django 2.0:
deprecated and will be removed in Django 2.0:

* ``get_all_field_names()``
* ``get_all_related_objects()``