Quellcode durchsuchen

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 vor 16 Jahren
Ursprung
Commit
4568d4633c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>