Author: carljm
Date: 2012-02-17 12:09:40 -0800 (Fri, 17 Feb 2012)
New Revision: 17541

Modified:
   django/trunk/docs/ref/contrib/gis/testing.txt
Log:
Fixed typo in GIS testing docs.

Modified: django/trunk/docs/ref/contrib/gis/testing.txt
===================================================================
--- django/trunk/docs/ref/contrib/gis/testing.txt       2012-02-17 20:04:11 UTC 
(rev 17540)
+++ django/trunk/docs/ref/contrib/gis/testing.txt       2012-02-17 20:09:40 UTC 
(rev 17541)
@@ -63,7 +63,7 @@
 Create database user
 ^^^^^^^^^^^^^^^^^^^^
 
-To make database user with the ability to create databases, use the
+To make a database user with the ability to create databases, use the
 following command::
 
     $ createuser --createdb -R -S <user_name>

-- 
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