Fixed a typo in the 1.9.2 release notes.

This commit is contained in:
Simon Charette 2016-01-14 17:46:48 -05:00
parent 5b94b17fef
commit fd1c5bb041
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ Bugfixes
* Fixed a regression where defining a relation on an abstract model's field
using a string model name without an app_label no longer resolved that
reference to the abstract model's app if using that model in another
application (:ticket`25858`).
application (:ticket:`25858`).