Sébastien Fievet 11 years ago
parent
commit
fe117a266f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/whatsnew-3.1.rst

+ 1 - 1
docs/whatsnew-3.1.rst

@@ -317,7 +317,7 @@ but if you would like to experiment with it you should know that:
 
     .. code-block:: python
 
-        from django.conf imoprt settings
+        from django.conf import settings
         app.autodiscover_tasks(settings.INSTALLED_APPS)
 
 - You no longer use ``manage.py``