[GRASS-SVN] r65086 - grass/branches/releasebranch_7_0/temporal/t.connect
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Apr 17 02:13:01 PDT 2015
Author: martinl
Date: 2015-04-17 02:13:01 -0700 (Fri, 17 Apr 2015)
New Revision: 65086
Modified:
grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html
Log:
t.connect: fix manual syntax typo
Modified: grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html 2015-04-17 09:10:45 UTC (rev 65085)
+++ grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html 2015-04-17 09:13:01 UTC (rev 65086)
@@ -21,7 +21,7 @@
TGIS connection parameters.
A SQLite database "tgis/sqlite.db" will be created in the current mapset directory.
It will be located in the "tgis" sub-directory to not
-interfere with the <em>sqlite3<em> database used for vector attribute storage.
+interfere with the <em>sqlite3</em> database used for vector attribute storage.
<p>
In case you have tens of thousands of maps to register in the
temporal database or you need concurrent read and write access in the
More information about the grass-commit
mailing list