Procházet zdrojové kódy

Fix typo in v.import documentation (#2142)

Substitute 'GDAL needs to be installed to use v.in.ogr' with 'GDAL needs to be installed to use v.import'
Andrea Giudiceandrea před 3 roky
rodič
revize
0ae9755ddf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      scripts/v.import/v.import.html

+ 1 - 1
scripts/v.import/v.import.html

@@ -17,7 +17,7 @@ Memory, OGDI, and PostgreSQL, depending on the local OGR installation.
 For details see the <a href="https://gdal.org/drivers/vector/">OGR web
 site</a>. The OGR (Simple Features Library) is part of the
 <a href="http://www.gdal.org">GDAL</a> library, hence GDAL needs to be
-installed to use <em>v.in.ogr</em>.
+installed to use <em>v.import</em>.
 
 <p>
 The list of actually supported formats can be printed by <b>-f</b> flag.