Explorar el Código

grammar

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@36607 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler hace 16 años
padre
commit
6a041abacc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vector/vectorintro.html

+ 1 - 1
vector/vectorintro.html

@@ -43,7 +43,7 @@ The <em>v.out.*</em> set of commands exports to various formats. To import
 and export only attribute tables, use <a href="db.in.ogr.html">db.in.ogr</a>
 and <a href="db.out.ogr.html">db.out.ogr</a>.
 
-The naming convention for vector maps require that map names start with a
+The naming convention for vector maps requires that map names start with a
 character, not a number (map name scheme: [A-Za-z][A-Za-z0-9_]*).
 
 <h3>Metadata</h3>