Author: jbronn
Date: 2011-06-29 06:52:27 -0700 (Wed, 29 Jun 2011)
New Revision: 16484

Modified:
   django/trunk/docs/ref/contrib/gis/admin.txt
Log:
Fixed #16232 -- Corrected typo in geographic admin reference.  Thanks, Issac 
Kelly.

Modified: django/trunk/docs/ref/contrib/gis/admin.txt
===================================================================
--- django/trunk/docs/ref/contrib/gis/admin.txt 2011-06-28 14:04:36 UTC (rev 
16483)
+++ django/trunk/docs/ref/contrib/gis/admin.txt 2011-06-29 13:52:27 UTC (rev 
16484)
@@ -50,7 +50,7 @@
 
    .. 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::

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to