Browse Source

t.connect: fix manual syntax typo

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65085 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 years ago
parent
commit
0cc770457b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      temporal/t.connect/t.connect.html

+ 1 - 1
temporal/t.connect/t.connect.html

@@ -21,7 +21,7 @@ The <b>-d</b> flag will set the default
 TGIS connection parameters.
 TGIS connection parameters.
 A SQLite database "tgis/sqlite.db" will be created in the current mapset directory.
 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
 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>
 <p>
 In case you have tens of thousands of maps to register in the
 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
 temporal database or you need concurrent read and write access in the