[1.10.x] Unified SpatiaLite spelling

Backport of ade681b9ad from master.
This commit is contained in:
Claude Paroz 2016-08-09 18:46:14 +02:00
parent 630613d719
commit 246e516f29
13 changed files with 21 additions and 21 deletions

View file

@ -33,11 +33,11 @@ totally fine with GeoDjango. Your mileage may vary.
PostGIS 2.0.0 2012-04-03
PostGIS 2.1.0 2013-08-17
PostGIS 2.2.0 2015-10-17
Spatialite 3.0.0 2011-12-30
Spatialite 4.0.0 2012-11-25
Spatialite 4.1.0 2013-06-04
Spatialite 4.2.0 2014-07-25
Spatialite 4.3.0 2015-09-07
SpatiaLite 3.0.0 2011-12-30
SpatiaLite 4.0.0 2012-11-25
SpatiaLite 4.1.0 2013-06-04
SpatiaLite 4.2.0 2014-07-25
SpatiaLite 4.3.0 2015-09-07
.. admonition:: Install GDAL

View file

@ -1,11 +1,11 @@
=====================
Installing Spatialite
Installing SpatiaLite
=====================
`SpatiaLite`__ adds spatial support to SQLite, turning it into a full-featured
spatial database.
First, check if you can install Spatialite from system packages or binaries.
First, check if you can install SpatiaLite from system packages or binaries.
For example, on Debian-based distributions, try to install the
``spatialite-bin`` package. For distributions that package SpatiaLite 4.2+,