Commit fd1c5bb0 authored by Simon Charette's avatar Simon Charette
Browse files

Fixed a typo in the 1.9.2 release notes.

parent 5b94b17f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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`).
 No newline at end of file
  application (:ticket:`25858`).
 No newline at end of file