Author: jbronn
Date: 2011-06-29 09:40:31 -0700 (Wed, 29 Jun 2011)
New Revision: 16486

Modified:
   django/branches/releases/1.3.X/docs/ref/contrib/gis/admin.txt
Log:
[1.3.X] Fixed #16232 -- Corrected typo in geographic admin reference.  Thanks, 
Issac Kelly.

Backport of r16484 from trunk.

Modified: django/branches/releases/1.3.X/docs/ref/contrib/gis/admin.txt
===================================================================
--- django/branches/releases/1.3.X/docs/ref/contrib/gis/admin.txt       
2011-06-29 15:12:48 UTC (rev 16485)
+++ django/branches/releases/1.3.X/docs/ref/contrib/gis/admin.txt       
2011-06-29 16:40:31 UTC (rev 16486)
@@ -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