Quellcode durchsuchen

Fixed typo in docs/releases/3.0.txt.

jsals1 vor 5 Jahren
Ursprung
Commit
1f62c008d1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docs/releases/3.0.txt

+ 1 - 1
docs/releases/3.0.txt

@@ -508,7 +508,7 @@ Miscellaneous
 -------------
 
 * ``ContentType.__str__()`` now includes the model's ``app_label`` to
-  disambiguate model's with the same name in different apps.
+  disambiguate models with the same name in different apps.
 
 * Because accessing the language in the session rather than in the cookie is
   deprecated, ``LocaleMiddleware`` no longer looks for the user's language in