diff options
| author | Tim Graham <timograham@gmail.com> | 2016-05-16 13:27:33 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-05-16 13:27:33 -0400 |
| commit | ee9f947e60dd999ed6f3c197822b9003df0302ea (patch) | |
| tree | b3802e3cb0dd36f1df5fc5bd8d010109417b2ed2 /docs | |
| parent | ebaa2fef27644430e2b9dfa912f02e39582bfc05 (diff) | |
Fixed malformed table in docs/ref/contrib/gis/install/geolibs.txt
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/install/geolibs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt index 0fd750a80e..04d46861b4 100644 --- a/docs/ref/contrib/gis/install/geolibs.txt +++ b/docs/ref/contrib/gis/install/geolibs.txt @@ -5,7 +5,7 @@ Installing Geospatial libraries GeoDjango uses and/or provides interfaces for the following open source geospatial libraries: -======================== ==================================== ================================ ============================ +======================== ==================================== ================================ =================================== Program Description Required Supported Versions ======================== ==================================== ================================ =================================== :doc:`GEOS <../geos>` Geometry Engine Open Source Yes 3.4, 3.3 |
