Browse Source

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 years ago
parent
commit
4568d4633c
1 changed files with 1 additions and 1 deletions
  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
 this category value. Alternatively an integer or string column can be defined
 which is used to find adjacent polygons with identical attribute for common
 which is used to find adjacent polygons with identical attribute for common
 boundary dissolving. In this case the categories are not retained, only the
 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>
 <h2>NOTES</h2>