Procházet zdrojové kódy

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

Berker Peksag před 8 roky
rodič
revize
54310af11a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
 The Django integration :ref:`example in the documentation
 <django-first-steps>` has been updated to use the argument-less call.
 <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.
 introduced in recent Django versions.
 
 
 Worker direct queues no longer use auto-delete
 Worker direct queues no longer use auto-delete