Skip to content

Commit

Permalink
[1.3.X] Fixed #16232 -- Corrected typo in geographic admin reference.…
Browse files Browse the repository at this point in the history
… Thanks, Issac Kelly.

Backport of r16484 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16486 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
jbronn committed Jun 29, 2011
1 parent d8ef686 commit a441032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ref/contrib/gis/admin.txt
Expand Up @@ -50,7 +50,7 @@ GeoDjango's admin site


.. attribute:: modifiable .. 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. existing geometry fields in the admin.


.. note:: .. note::
Expand Down

0 comments on commit a441032

Please sign in to comment.