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