git-svn-id: http://code.djangoproject.com/svn/django/trunk@16484 bcc190cf-cafb-0310-a4f2-bffc1f526a37
@@ -50,7 +50,7 @@ GeoDjango's admin site
.. attribute:: modifiable
- Defaults to ``False``. When set to ``True``, disables editing of
+ Defaults to ``True``. When set to ``False``, disables editing of
existing geometry fields in the admin.
.. note::