Index: docs/django-admin.txt
===================================================================
--- docs/django-admin.txt	(revision 6962)
+++ docs/django-admin.txt	(working copy)
@@ -716,8 +716,8 @@
 ``django-admin.py`` will use the ``DJANGO_SETTINGS_MODULE`` environment
 variable.
 
-Note that this option is unnecessary in ``manage.py``, because it takes care of
-setting ``DJANGO_SETTINGS_MODULE`` for you.
+Note that this option is unnecessary in ``manage.py``, because it uses
+``settings.py`` from the current project by default.
 
 Extra niceties
 ==============
