diff options
| author | Rodolfo Carvalho <rhcarvalho@gmail.com> | 2014-03-02 16:00:30 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-03-03 08:37:17 -0500 |
| commit | 2b6436e2d5d9fdc1961b2d5b5022122afcb0703a (patch) | |
| tree | c8a2258ee3fb89c981947ef0565a761ce9fa7df8 /docs/ref/contrib/gis/install/spatialite.txt | |
| parent | 0d912258921a442c48d5787228db2db5af7e8fa5 (diff) | |
Fixed some typos and formatting issues in docs.
Diffstat (limited to 'docs/ref/contrib/gis/install/spatialite.txt')
| -rw-r--r-- | docs/ref/contrib/gis/install/spatialite.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/install/spatialite.txt b/docs/ref/contrib/gis/install/spatialite.txt index b625942fa6..bcb5ecd587 100644 --- a/docs/ref/contrib/gis/install/spatialite.txt +++ b/docs/ref/contrib/gis/install/spatialite.txt @@ -125,8 +125,8 @@ untar:: $ tar xzf pysqlite-2.6.3.tar.gz $ cd pysqlite-2.6.3 -Next, use a text editor (e.g., ``emacs`` or ``vi``) to edit the ``setup.cfg`` file -to look like the following: +Next, use a text editor to edit the ``setup.cfg`` file to look like the +following: .. code-block:: ini |
