Pārlūkot izejas kodu

fix see also module (merge from devbr6)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34255 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 gadi atpakaļ
vecāks
revīzija
4568d4633c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      scripts/v.dissolve/v.dissolve.html

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

@@ -5,7 +5,7 @@ map which share the same category value. The resulting merged area(s) retains
 this category value. Alternatively an integer or string column can be defined
 which is used to find adjacent polygons with identical attribute for common
 boundary dissolving. In this case the categories are not retained, only the
-values of the new key column. See the <em>v.extract</em> help page for details.
+values of the new key column. See the <em>v.reclass</em> help page for details.
 
 
 <h2>NOTES</h2>