浏览代码

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 年之前
父节点
当前提交
4568d4633c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>