Skip to content

Commit

Permalink
Fixed a typo in 1.8 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Fankhauser authored and charettes committed Jan 8, 2015
1 parent 13e4156 commit c149387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releases/1.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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()``
Expand Down

0 comments on commit c149387

Please sign in to comment.