mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed small grammatical error in docstring.
This commit is contained in:
		| @@ -136,7 +136,7 @@ class GeoQuerySet(QuerySet): | |||||||
|         Returns a GeoJSON representation of the geomtry field in a `geojson` |         Returns a GeoJSON representation of the geomtry field in a `geojson` | ||||||
|         attribute on each element of the GeoQuerySet. |         attribute on each element of the GeoQuerySet. | ||||||
|  |  | ||||||
|         The `crs` and `bbox` keywords may be set to True if the users wants |         The `crs` and `bbox` keywords may be set to True if the user wants | ||||||
|         the coordinate reference system and the bounding box to be included |         the coordinate reference system and the bounding box to be included | ||||||
|         in the GeoJSON representation of the geometry. |         in the GeoJSON representation of the geometry. | ||||||
|         """ |         """ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user