Explorar o código

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

Berker Peksag %!s(int64=8) %!d(string=hai) anos
pai
achega
54310af11a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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