瀏覽代碼

Fix typo in whatsnew-4.0.rst (#3369)

Berker Peksag 8 年之前
父節點
當前提交
54310af11a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/whatsnew-4.0.rst

+ 1 - 1
docs/whatsnew-4.0.rst

@@ -454,7 +454,7 @@ and the Django handler will automatically find your installed apps:
 The Django integration :ref:`example in the documentation
 <django-first-steps>` has been updated to use the argument-less call.
 
-This also ensures comaptibility with the new, ehm, ``appconfig`` stuff
+This also ensures compatibility with the new, ehm, ``AppConfig`` stuff
 introduced in recent Django versions.
 
 Worker direct queues no longer use auto-delete