Explorar o código

d.vect.thematic: fix interval count

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63893 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=10) %!d(string=hai) anos
pai
achega
12b49d1908
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/d.vect.thematic/d.vect.thematic.py

+ 1 - 1
scripts/d.vect.thematic/d.vect.thematic.py

@@ -546,7 +546,7 @@ end
         line2 = 76
         line3 = 75
 
-        i = 1
+        i = 0
         first = True
 
         while i < numint: