소스 검색

Fixed typo in docs/releases/3.0.txt.

jsals1 5 년 전
부모
커밋
1f62c008d1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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