Kaydet (Commit) 6632739e authored tarafından Luke Plant's avatar Luke Plant

Fixed typo



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11961 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst a5af81f9
......@@ -451,7 +451,7 @@ will not work. (Internally, ``setttings`` is a ``LazyObject`` which configures
itself automatically when the settings are accessed if it has not already been
configured).
So, if there is a module containg some code as follows::
So, if there is a module containing some code as follows::
from django.conf import settings
from django.core.urlresolvers import get_callable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment